PubSubLobby::ChildEntry Class Reference
#include <PubSubLobby.h>
List of all members.
Member Function Documentation
bool PubSubLobby::ChildEntry::operator< |
( |
const ChildEntry |
c |
) |
const [inline] |
bool PubSubLobby::ChildEntry::operator== |
( |
const ChildEntry |
c |
) |
const [inline] |
00062 { return handle == c.handle; }
bool PubSubLobby::ChildEntry::operator== |
( |
const NodeHandle |
n |
) |
const [inline] |
bool PubSubLobby::ChildEntry::operator== |
( |
const TransportAddress |
n |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: