ACE_RMCast  6.2.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
ACE_RMCast::Simulator Class Reference

#include <Simulator.h>

Inheritance diagram for ACE_RMCast::Simulator:
Inheritance graph
Collaboration diagram for ACE_RMCast::Simulator:
Collaboration graph

Public Member Functions

 Simulator ()
 
virtual void send (Message_ptr m)
 
- Public Member Functions inherited from ACE_RMCast::In_Element
virtual ~In_Element ()
 
 In_Element ()
 
virtual void in_stop ()
 
virtual void in_start (In_Element *in)
 
virtual void recv (Message_ptr m)
 
- Public Member Functions inherited from ACE_RMCast::Out_Element
virtual ~Out_Element ()
 
 Out_Element ()
 
virtual void out_stop ()
 
virtual void out_start (Out_Element *out)
 

Private Attributes

Message_ptr hold_
 
Mutex mutex_
 

Additional Inherited Members

- Protected Attributes inherited from ACE_RMCast::In_Element
In_Elementin_
 
- Protected Attributes inherited from ACE_RMCast::Out_Element
Out_Elementout_
 

Constructor & Destructor Documentation

ACE_RMCast::Simulator::Simulator ( )

Member Function Documentation

void ACE_RMCast::Simulator::send ( Message_ptr  m)
virtual

Reimplemented from ACE_RMCast::Out_Element.

Member Data Documentation

Message_ptr ACE_RMCast::Simulator::hold_
private
Mutex ACE_RMCast::Simulator::mutex_
private

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