SendListEntry Class Reference
#include <Network.h>
Collaboration diagram for SendListEntry:

Public Member Functions | |
| SendListEntry () | |
| virtual | ~SendListEntry () |
| bool | removeFromDestination (NetworkIdentification *id) |
| void | setDestination (std::vector< NetworkIdentification > *newDestinationList) |
| bool | isMsgFor (NetworkIdentification *id) |
Public Attributes | |
| NetMessage * | msg |
| std::vector < NetworkIdentification > | destinationList |
Constructor & Destructor Documentation
| OSG_USING_NAMESPACE SendListEntry::SendListEntry | ( | ) |
| SendListEntry::~SendListEntry | ( | ) | [virtual] |
Member Function Documentation
| bool SendListEntry::isMsgFor | ( | NetworkIdentification * | id | ) |
| bool SendListEntry::removeFromDestination | ( | NetworkIdentification * | id | ) |
| void SendListEntry::setDestination | ( | std::vector< NetworkIdentification > * | newDestinationList | ) |
Member Data Documentation
| std::vector<NetworkIdentification> SendListEntry::destinationList |
The documentation for this class was generated from the following files:
- src/inVRs/Modules/Network/Network.h
- src/inVRs/Modules/Network/Network.cpp
Generated on Wed Oct 20 16:12:00 2010 for inVRs by
1.5.8