#include <Protocol.h>
Collaboration diagram for ACE_RMCast::Message:

Public Types | |
| typedef ACE_Hash_Map_Manager< u16, Profile_ptr, ACE_Null_Mutex > | Profiles |
Public Member Functions | |
| Message () | |
| Message (Message const &m) | |
| bool | add (Profile_ptr p) |
| Profile const * | find (u16 id) const |
| size_t | size () const |
Public Attributes | |
| Profiles | profiles_ |
Friends | |
| ostream & | operator<< (ostream &os, Message const &m) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.3.9.1