ACE_RMCast  6.1.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
ACE_RMCast::Out_Element Struct Reference

#include <Stack.h>

Inheritance diagram for ACE_RMCast::Out_Element:
Inheritance graph
Collaboration diagram for ACE_RMCast::Out_Element:
Collaboration graph

Public Member Functions

virtual ~Out_Element ()
 
 Out_Element ()
 
virtual void out_stop ()
 
virtual void out_start (Out_Element *out)
 
virtual void send (Message_ptr m)
 

Protected Attributes

Out_Elementout_
 

Constructor & Destructor Documentation

ACE_RMCast::Out_Element::~Out_Element ( )
virtual
ACE_RMCast::Out_Element::Out_Element ( )

Member Function Documentation

void ACE_RMCast::Out_Element::out_start ( Out_Element out)
virtual
void ACE_RMCast::Out_Element::out_stop ( )
virtual
void ACE_RMCast::Out_Element::send ( Message_ptr  m)
virtual

Member Data Documentation

Out_Element* ACE_RMCast::Out_Element::out_
protected

The documentation for this struct was generated from the following files: