AceSmartSoft API Documentation
|
This is the complete list of members for SmartACE::PushServerAcceptor, including all inherited members.
_reactor | SmartACE::PushServerAcceptor | protected |
close_handler() | SmartACE::PushServerAcceptor | |
handleConnect(const PushServerServiceHandler *sh, int cid, const ACE_Utils::UUID &uuid) | SmartACE::PushServerAcceptor | inline |
handleDiscard(const PushServerServiceHandler *sh) | SmartACE::PushServerAcceptor | inline |
handleDisconnect(const PushServerServiceHandler *sh) | SmartACE::PushServerAcceptor | inline |
handleServerInformation(const PushServerServiceHandler *sh) | SmartACE::PushServerAcceptor | inline |
handleSubscribe(const PushServerServiceHandler *sh, const int &sid, const int &freq) | SmartACE::PushServerAcceptor | inline |
handleUnsubscribe(const PushServerServiceHandler *sh) | SmartACE::PushServerAcceptor | inline |
hndCnctPtr | SmartACE::PushServerAcceptor | protected |
hndDisconPtr | SmartACE::PushServerAcceptor | protected |
hndDiscrdPtr | SmartACE::PushServerAcceptor | protected |
hndServerInfoPtr | SmartACE::PushServerAcceptor | protected |
hndSubscrPtr | SmartACE::PushServerAcceptor | protected |
hndUnsubscrPtr | SmartACE::PushServerAcceptor | protected |
lthis | SmartACE::PushServerAcceptor | protected |
PushServerAcceptor(void *, void(*)(void *, const PushServerServiceHandler *, int, const ACE_Utils::UUID &), void(*)(void *, const PushServerServiceHandler *), void(*)(void *, const PushServerServiceHandler *), void(*)(void *, const PushServerServiceHandler *, const int &, const int &), void(*)(void *, const PushServerServiceHandler *), void(*)(void *, const PushServerServiceHandler *), ACE_Reactor *reactor) | SmartACE::PushServerAcceptor | |
~PushServerAcceptor() | SmartACE::PushServerAcceptor | virtual |