DDS-PSM-C++  1.0
ISO C++ API for OpenSplice DDS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
dds::sub::Sample< T, DELEGATE > Member List

This is the complete list of members for dds::sub::Sample< T, DELEGATE >, including all inherited members.

d_dds::core::Value< DELEGATE< T > >protected
data() const dds::sub::Sample< T, DELEGATE >
data(const DataType &d)dds::sub::Sample< T, DELEGATE >
DataType typedefdds::sub::Sample< T, DELEGATE >
delegate() constdds::core::Value< DELEGATE< T > >
delegate()dds::core::Value< DELEGATE< T > >
info() const dds::sub::Sample< T, DELEGATE >
info(const SampleInfo &i)dds::sub::Sample< T, DELEGATE >
operator const DELEGATE< T > &() constdds::core::Value< DELEGATE< T > >
operator DELEGATE< T > &()dds::core::Value< DELEGATE< T > >
operator!=(const Value &other) constdds::core::Value< DELEGATE< T > >
operator->() constdds::core::Value< DELEGATE< T > >
operator->()dds::core::Value< DELEGATE< T > >
operator=(const Value &other)dds::core::Value< DELEGATE< T > >
operator==(const Value &other) constdds::core::Value< DELEGATE< T > >
Sample(const T &data, const SampleInfo &info)dds::sub::Sample< T, DELEGATE >
Sample(const Sample &other)dds::sub::Sample< T, DELEGATE >
Value()dds::core::Value< DELEGATE< T > >protected
Value(const Value &p)dds::core::Value< DELEGATE< T > >protected
Value(const ARG &arg)dds::core::Value< DELEGATE< T > >
Value(const ARG1 &arg1, const ARG2 &arg2)dds::core::Value< DELEGATE< T > >
Value(const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3)dds::core::Value< DELEGATE< T > >
Value(const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3, const ARG4 &arg4)dds::core::Value< DELEGATE< T > >
Value(const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3, const ARG4 &arg4, const ARG5 &arg5)dds::core::Value< DELEGATE< T > >
Value(const ARG1 &arg1, const ARG2 &arg2, const ARG3 &arg3, const ARG4 &arg4, const ARG5 &arg5, const ARG6 &arg6)dds::core::Value< DELEGATE< T > >
~Value()dds::core::Value< DELEGATE< T > >