libiqxmlrpc  0.12.12
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NiqnetObject-oriented networking/multithreading infrastructure
 Nssl
 CAccepted_conn_factoryAbstract factory for accepted connections
 CAcceptor
 CConnectionAn established TCP-connection
 CConnector
 CConnector_base
 CEvent_handlerBase class for event-driven communication classes
 CFirewall_baseFirewall base class
 CInet_addrAn object representation of internet address
 Cnetwork_errorException class to wrap a network's subsystem errors
 CNull_lockClass which provides null synchronization
 CReactor
 CReactor_base
 CReactor_interrupter
 CReactor_select_implReactor implementation helper based on select() system call
 CSerial_conn_factoryFactory class for single threaded connections
 CSocketRelatively portable socket class
 NiqxmlrpcXML-RPC library
 Nbuiltins
 NhttpXML-RPC HTTP transport-independent infrastructure
 Nutil
 CArrayXML-RPC array type. Operates with objects of type Value, not Value_type
 CAuth_Plugin_baseHTTP Authentication plugin
 CBinary_dataXML-RPC Base64 type
 CBuilderBase
 CClient
 CClient_base
 CClient_connectionTransport independent base class for XML-RPC client's connection
 CClient_options
 CClient_timeoutException which be thrown by client when timeout occured
 CDate_timeXML-RPC dateTime.iso8601 type
 CExceptionBase class for iqxmlrpc exceptions
 CExecutorAbstract executor class. Defines the policy for method execution
 CExecutor_factory_baseAbstract base for Executor's factories
 CFault
 CHttp_client_connectionXML-RPC HTTP client's connection (works in blocking mode)
 CHttp_proxy_client_connection
 CHttp_serverXML-RPC server that works over plain HTTP connections
 CHttp_server_connectionRepresents server-side HTTP non-blocking connection
 CHttps_client_connectionXML-RPC HTTPS client's connection
 CHttps_proxy_client_connection
 CHttps_serverXML-RPC server that works over secured HTTP connections (HTTPS)
 CHttps_server_connectionRepresents server-side HTTPS non-blocking connection
 CInterceptorInterceptor's base class
 CInvalid_meth_paramsInvalid method parameters exception
 CMethod
 CMethod_dispatcher_baseMethod dispatcher base class
 CMethod_dispatcher_managerClass that encapsulate control of multiple method dispatchers
 CMethod_factoryTemplate for simple Method factory
 CMethod_factory< Method_function_adapter >Specialization for funciton adapters
 CMethod_factory_baseAbstract factory for Method
 CMethod_function_adapter
 CNilXML-RPC extension: Nil type
 CParse_errorXML Parser error
 CParser
 CPool_executorAn Executor which plans request to be executed by a pool of threads
 CPool_executor_factoryFactory for Pool_executor objects. It is also serves as a pool of threads
 CPool_executor_traits
 CPrint_value_visitorValue_type visitor that prints visited values recursively
 CRequestIncoming RPC request
 CRequestBuilder
 CResponseXML-RPC response
 CResponseBuilder
 CScalarTemplate for scalar types based on Value_type (e.g. Int, String, etc.)
 CSerial_executorSingle thread executor
 CSerial_executor_factoryFactory class for Serial_executor
 CSerial_executor_traits
 CServerXML-RPC server
 CServer_conn_factoryServer connections factory
 CServer_connectionBase class for XML-RPC server connections
 CServer_feedbackThis clas provides restricted interface of class Server for Method's needs
 CStateMachine
 CStructXML-RPC array type. Operates with objects of type Value, not Value_type
 CUnknown_method
 CValueProxy class to access XML-RPC values by library users
 CValue_typeBase type for XML-RPC types
 CValue_type_to_xmlValue_type visitor that converts values into XML-RPC representation
 CValue_type_visitorThe Value_type's visitor base class
 CValueBuilder
 CValueBuilderBase
 CXML_RPC_violationXML-RPC structures not conforming to spec
 CXmlBuild_errorXML Parser error
 CXmlBuilder