PdCom  5.3
Process data communication client
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CPdCom::ClientStatisticsStatistics about a connected client
 CPdCom::DataDeserializer< Derived >Data Deserialisation helper
 CPdCom::DataDeserializer< Subscription >
 CPdCom::SubscriptionPdCom Subscription interface
 CPdCom::DataDeserializer< VariablePollResult >
 CPdCom::VariablePollResultResult of Variable::poll()
 CPdCom::details::DataTypeTraits< dtype >
 CPdCom::details::DataTypeTraits< TypeInfo::boolean_T >
 CPdCom::details::DataTypeTraits< TypeInfo::char_T >
 CPdCom::details::DataTypeTraits< TypeInfo::double_T >
 CPdCom::details::DataTypeTraits< TypeInfo::int16_T >
 CPdCom::details::DataTypeTraits< TypeInfo::int32_T >
 CPdCom::details::DataTypeTraits< TypeInfo::int64_T >
 CPdCom::details::DataTypeTraits< TypeInfo::int8_T >
 CPdCom::details::DataTypeTraits< TypeInfo::single_T >
 CPdCom::details::DataTypeTraits< TypeInfo::uint16_T >
 CPdCom::details::DataTypeTraits< TypeInfo::uint32_T >
 CPdCom::details::DataTypeTraits< TypeInfo::uint64_T >
 CPdCom::details::DataTypeTraits< TypeInfo::uint8_T >
 CPdCom::SecureProcess::EncryptionDetails
 CPdCom::event_mode_tagTag for event-based subscription
 Cexception
 CPdCom::SimpleLoginManager::CancelException for callback cancelation
 Cfalse_type
 CPdCom::details::is_contiguous< T, class >
 CPdCom::details::is_contiguous< std::vector< bool > >
 CPdCom::Future< Exception, Result >Callback management handle
 CPdCom::Future< Exception, Result >::HashHash support, e.g. for std::unordered_set
 Cstd::hash< PdCom::Future< Exception, Result... > >
 Cstd::hash< PdCom::Transmission >Hash implementation for PdCom::Transmission
 CPdCom::Future< Exception, Result >::LessLess compare support, e.g. for std::set
 Cstd::less< PdCom::Future< Exception, Result... > >
 CPdCom::MessageMessage structure
 CPdCom::MessageManagerBase
 CPdCom::poll_mode_tagTag for poll-based subscription
 CPdCom::PosixProcessWrapper around POSIX socket
 CPdCom::ProcessBase class for PdCom protocol handler
 CPdCom::SecureProcess
 CPdCom::impl::Promise< Exception, Result >
 Cruntime_error
 CPdCom::Exception
 CPdCom::ConnectionFailed
 CPdCom::EmptyVariable
 CPdCom::InternalError
 CPdCom::InvalidArgument
 CPdCom::InvalidSubscription
 CPdCom::LoginRequired
 CPdCom::NotConnected
 CPdCom::ProcessGoneAway
 CPdCom::ProtocolError
 CPdCom::ReadFailure
 CPdCom::TlsError
 CPdCom::WriteFailure
 CPdCom::SaslSASL Interface for PdCom
 CPdCom::SimpleLoginManagerWrapper for Cyrus SASL library
 CPdCom::SelectorSelector base class for creating views on multidimensional data
 CPdCom::ScalarSelectorSelects one scalar out of a vector or matrix
 CPdCom::Subscriber
 CPdCom::Process::SubscriptionInfo
 CPdCom::TransmissionTransmission mode for subscriptions
 Ctrue_type
 CPdCom::details::is_contiguous< std::array< T, N > >
 CPdCom::details::is_contiguous< std::basic_string< Char, Traits, Alloc > >
 CPdCom::details::is_contiguous< std::vector< T > >
 CPdCom::TypeInfoType of a Variable
 CPdCom::details::TypeInfoTraits< T >
 CPdCom::details::TypeInfoTraits< bool >
 CPdCom::details::TypeInfoTraits< char >
 CPdCom::details::TypeInfoTraits< double >
 CPdCom::details::TypeInfoTraits< float >
 CPdCom::details::TypeInfoTraits< int16_t >
 CPdCom::details::TypeInfoTraits< int32_t >
 CPdCom::details::TypeInfoTraits< int64_t >
 CPdCom::details::TypeInfoTraits< int8_t >
 CPdCom::details::TypeInfoTraits< uint16_t >
 CPdCom::details::TypeInfoTraits< uint32_t >
 CPdCom::details::TypeInfoTraits< uint64_t >
 CPdCom::details::TypeInfoTraits< uint8_t >
 CPdCom::VariablePdCom Variable interface
 Cvector
 CPdCom::SizeInfoSize of a Variable