AddBinding(u_int id, const char *binding) | AddressClient | |
AddressClient(const ACE_INET_Addr &addrServer) | AddressClient | [explicit] |
AddrList_t typedef | AddressClient | |
BindMap_t typedef | AddressClient | [protected] |
BindValue_t typedef | AddressClient | [protected] |
ClearBindings() | AddressClient | |
ClearServerCallbacks() | AddressClient | |
get_handle(void) const | AddressClient | [virtual] |
GetBindings(u_int dest, AddrList_t &theList) | AddressClient | |
handle_input(ACE_HANDLE fd) | AddressClient | [virtual] |
m_addrServer | AddressClient | [private] |
m_bindingMutex | AddressClient | [private] |
m_bindings | AddressClient | [private] |
m_buf | AddressClient | [private] |
m_notificationID | AddressClient | [private] |
m_pendingReplyMutex | AddressClient | [private] |
m_pendingReplyQueue | AddressClient | [private] |
m_pingCondition | AddressClient | [private] |
m_pingMutex | AddressClient | [private] |
m_socket | AddressClient | [private] |
m_timeout | AddressClient | [private] |
PingServer() | AddressClient | |
RegisterServerCallback() | AddressClient | |
RegisterWithReactor(ACE_Reactor &theReactor) | AddressClient | |
RemoveBinding(u_int id, const char *binding) | AddressClient | |
RemoveFromReactor(ACE_Reactor &theReactor, bool immediate=false) | AddressClient | |
RemoveServerCallback() | AddressClient | |
ReplyQueue_t typedef | AddressClient | [protected] |
SendCommand(const char *str, std::string &reply) | AddressClient | [protected] |
SetTimeout(const ACE_Time_Value &tv) | AddressClient | |
~AddressClient(void) | AddressClient | |