RCFProto
 All Classes Functions Typedefs
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCRCF::CertificateBase class of all certificate classes
|oCRCF::PemCertificateUse this class to load a certificate in .pem format. Only applicable to OpenSSL
|oCRCF::PemCertificateUse this class to load a certificate in .pem format. Only applicable to OpenSSL
|oCRCF::Win32CertificateRepresents an in-memory certificate, usually from a remote peer. Only applicable to Schannel
||oCRCF::PfxCertificateUse this class to load a certificate from .pfx format. Only applicable to Schannel
||oCRCF::PfxCertificateUse this class to load a certificate from .pfx format. Only applicable to Schannel
||oCRCF::StoreCertificateRepresents a certificate in a Windows certificate store
||\CRCF::StoreCertificateRepresents a certificate in a Windows certificate store
|oCRCF::Win32CertificateRepresents an in-memory certificate, usually from a remote peer. Only applicable to Schannel
|oCRCF::X509CertificateRepresents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL
|\CRCF::X509CertificateRepresents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL
oCRCF::ClientTransportBase class for all client transports
oCRCF::EndpointBase class for all network endpoint types
|oCRCF::TcpEndpointRepresents a TCP endpoint
||oCRCF::HttpEndpointRepresents a HTTP endpoint
||\CRCF::HttpsEndpointRepresents a HTTPS endpoint
|oCRCF::UdpEndpointRepresents a UDP endpoint
|oCRCF::UnixLocalEndpointRepresents a UNIX local socket endpoint. Only available on UNIX platforms
|oCRCF::UnixLocalEndpointRepresents a UNIX local socket endpoint. Only available on UNIX platforms
|oCRCF::Win32NamedPipeEndpointRepresents a Win32 named pipe endpoint. Only available on Windows platforms
|\CRCF::Win32NamedPipeEndpointRepresents a Win32 named pipe endpoint. Only available on Windows platforms
oCRCF::IpAddressRepresents an IP address (IPv4 or IPv6)
oCRCF::LogTarget
|oCRCF::LogToFileConfigures log output to be directed to a log file
|\CRCF::LogToStdoutConfigures log output to be directed to standard output
oCRCF::RcfProtoChannelRepresents a single RPC connection to a server
oCRCF::RcfProtoControllerRPC controller interface, for both server-side and client-side code
oCRCF::RcfProtoServerServes up Protocol Buffer-based services to clients, over one or more server transports
oCRCF::RcfProtoSessionRepresents the server-side session associated with a RPC connection
oCRCF::ServerTransportBase class for all server transports
oCRCF::StoreCertificateIteratorIterates over the certificates in a Windows certificate store
\CRCF::ThreadPoolRepresents a server-side thread pool