PdCom  5.3
Process data communication client
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NPdCom
 Ndetails
 CDataTypeTraits
 CDataTypeTraits< TypeInfo::boolean_T >
 CDataTypeTraits< TypeInfo::char_T >
 CDataTypeTraits< TypeInfo::double_T >
 CDataTypeTraits< TypeInfo::int16_T >
 CDataTypeTraits< TypeInfo::int32_T >
 CDataTypeTraits< TypeInfo::int64_T >
 CDataTypeTraits< TypeInfo::int8_T >
 CDataTypeTraits< TypeInfo::single_T >
 CDataTypeTraits< TypeInfo::uint16_T >
 CDataTypeTraits< TypeInfo::uint32_T >
 CDataTypeTraits< TypeInfo::uint64_T >
 CDataTypeTraits< TypeInfo::uint8_T >
 Cis_contiguous
 Cis_contiguous< std::array< T, N > >
 Cis_contiguous< std::basic_string< Char, Traits, Alloc > >
 Cis_contiguous< std::vector< bool > >
 Cis_contiguous< std::vector< T > >
 CTypeInfoTraits
 CTypeInfoTraits< bool >
 CTypeInfoTraits< char >
 CTypeInfoTraits< double >
 CTypeInfoTraits< float >
 CTypeInfoTraits< int16_t >
 CTypeInfoTraits< int32_t >
 CTypeInfoTraits< int64_t >
 CTypeInfoTraits< int8_t >
 CTypeInfoTraits< uint16_t >
 CTypeInfoTraits< uint32_t >
 CTypeInfoTraits< uint64_t >
 CTypeInfoTraits< uint8_t >
 Nimpl
 CPromise
 CClientStatisticsStatistics about a connected client
 CConnectionFailed
 CDataDeserializerData Deserialisation helper
 CEmptyVariable
 Cevent_mode_tagTag for event-based subscription
 CException
 CFutureCallback management handle
 CHashHash support, e.g. for std::unordered_set
 CLessLess compare support, e.g. for std::set
 CInternalError
 CInvalidArgument
 CInvalidSubscription
 CLoginRequired
 CMessageMessage structure
 CMessageManagerBase
 CNotConnected
 Cpoll_mode_tagTag for poll-based subscription
 CPosixProcessWrapper around POSIX socket
 CProcessBase class for PdCom protocol handler
 CSubscriptionInfo
 CProcessGoneAway
 CProtocolError
 CReadFailure
 CSaslSASL Interface for PdCom
 CScalarSelectorSelects one scalar out of a vector or matrix
 CSecureProcess
 CEncryptionDetails
 CSelectorSelector base class for creating views on multidimensional data
 CSimpleLoginManagerWrapper for Cyrus SASL library
 CCancelException for callback cancelation
 CSizeInfoSize of a Variable
 CSubscriber
 CSubscriptionPdCom Subscription interface
 CTlsError
 CTransmissionTransmission mode for subscriptions
 CTypeInfoType of a Variable
 CVariablePdCom Variable interface
 CVariablePollResultResult of Variable::poll()
 CWriteFailure
 Nstd
 Chash< PdCom::Future< Exception, Result... > >
 Chash< PdCom::Transmission >Hash implementation for PdCom::Transmission
 Cless< PdCom::Future< Exception, Result... > >