| Activate_Async(const NPLFileName &file_name, const char *code=NULL, int nLength=0, int priority=0) | NPL::CNPLDispatcher | |
| ActiveConnectionMap_Type typedef (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | protected |
| AddNPLConnection(const string &sNID, NPLConnection_ptr pConnection) | NPL::CNPLDispatcher | |
| AddNPLRuntimeAddress(NPLRuntimeAddress_ptr pAddress) | NPL::CNPLDispatcher | |
| AddPublicFile(const string &filename, int nID) | NPL::CNPLDispatcher | |
| CheckPubFile(string &filename, int &nID) | NPL::CNPLDispatcher | |
| Cleanup() | NPL::CNPLDispatcher | |
| ClearPublicFiles() | NPL::CNPLDispatcher | |
| CNPLDispatcher(CNPLNetServer *server) (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | |
| CreateConnection(NPLRuntimeAddress_ptr pAddress) | NPL::CNPLDispatcher | protected |
| CreateGetNPLConnectionByNID(const string &sNID) | NPL::CNPLDispatcher | |
| DispatchMsg(NPLMsgIn &msg) | NPL::CNPLDispatcher | |
| GetCompressionLevel() (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | |
| GetCompressionThreshold() (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | |
| GetIDByPubFileName(const string &sString) | NPL::CNPLDispatcher | |
| GetNetServer() | NPL::CNPLDispatcher | inline |
| GetNPLConnectionByNID(const string &sNID) | NPL::CNPLDispatcher | |
| GetNPLRuntimeAddress(const string &sNID) | NPL::CNPLDispatcher | |
| GetPubFileNameByID(string &filename, int nID) | NPL::CNPLDispatcher | |
| IsUseCompressionIncomingConnection() (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | |
| IsUseCompressionOutgoingConnection() (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | |
| m_active_connection_map | NPL::CNPLDispatcher | protected |
| m_bUseCompressionIncomingConnection | NPL::CNPLDispatcher | protected |
| m_bUseCompressionOutgoingConnection | NPL::CNPLDispatcher | protected |
| m_mutex | NPL::CNPLDispatcher | protected |
| m_nCompressionLevel | NPL::CNPLDispatcher | protected |
| m_nCompressionThreshold | NPL::CNPLDispatcher | protected |
| m_pending_connection_map | NPL::CNPLDispatcher | protected |
| m_pServer | NPL::CNPLDispatcher | protected |
| m_public_filemap | NPL::CNPLDispatcher | protected |
| m_server_address_map | NPL::CNPLDispatcher | protected |
| NPL_accept(const char *tid, const char *nid=NULL) | NPL::CNPLDispatcher | |
| NPL_SetProtocol(const char *nid, CNPLConnection::ProtocolType protocolType=CNPLConnection::ProtocolType::NPL) | NPL::CNPLDispatcher | |
| PostNetworkEvent(NPLReturnCode nNPLNetworkCode, const char *sNid=NULL, const char *sMsg=NULL) | NPL::CNPLDispatcher | |
| RemoveNPLConnection(NPLConnection_ptr pConnection) | NPL::CNPLDispatcher | |
| RenameConnection(NPLConnection_ptr pConnection, const char *sNid) | NPL::CNPLDispatcher | |
| RenameConnectionImp(NPLConnection_ptr pConnection, const char *sNid) | NPL::CNPLDispatcher | protected |
| ServerAddressMap_Type typedef (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | protected |
| SetCompressionLevel(int nLevel) | NPL::CNPLDispatcher | |
| SetCompressionThreshold(int nThreshold) | NPL::CNPLDispatcher | |
| SetUseCompressionIncomingConnection(bool bCompressIncoming) | NPL::CNPLDispatcher | |
| SetUseCompressionOutgoingConnection(bool bCompressOutgoing) | NPL::CNPLDispatcher | |
| StringBimap_Type typedef (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | protected |
| ~CNPLDispatcher() (defined in NPL::CNPLDispatcher) | NPL::CNPLDispatcher | |