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