RCFProto
 All Classes Functions Typedefs
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NRCF
 oCPemCertificateUse this class to load a certificate in .pem format. Only applicable to OpenSSL
 oCX509CertificateRepresents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL
 oCUnixLocalEndpointRepresents a UNIX local socket endpoint. Only available on UNIX platforms
 oCWin32CertificateRepresents an in-memory certificate, usually from a remote peer. Only applicable to Schannel
 oCPfxCertificateUse this class to load a certificate from .pfx format. Only applicable to Schannel
 oCStoreCertificateRepresents a certificate in a Windows certificate store
 oCStoreCertificateIteratorIterates over the certificates in a Windows certificate store
 oCWin32NamedPipeEndpointRepresents a Win32 named pipe endpoint. Only available on Windows platforms
 oCRcfProtoControllerRPC controller interface, for both server-side and client-side code
 oCRcfProtoChannelRepresents a single RPC connection to a server
 oCRcfProtoSessionRepresents the server-side session associated with a RPC connection
 oCRcfProtoServerServes up Protocol Buffer-based services to clients, over one or more server transports
 oCCertificateBase class of all certificate classes
 oCClientTransportBase class for all client transports
 oCEndpointBase class for all network endpoint types
 oCHttpEndpointRepresents a HTTP endpoint
 oCHttpsEndpointRepresents a HTTPS endpoint
 oCIpAddressRepresents an IP address (IPv4 or IPv6)
 oCServerTransportBase class for all server transports
 oCTcpEndpointRepresents a TCP endpoint
 oCThreadPoolRepresents a server-side thread pool
 oCUdpEndpointRepresents a UDP endpoint
 oCLogTarget
 oCLogToStdoutConfigures log output to be directed to standard output
 \CLogToFileConfigures log output to be directed to a log file