Class TypeLookup_Return

Class Documentation

class TypeLookup_Return

Public Functions

RTPS_DllAPI TypeLookup_Return()
RTPS_DllAPI ~TypeLookup_Return()
RTPS_DllAPI TypeLookup_Return(const TypeLookup_Return &x)
RTPS_DllAPI TypeLookup_Return(TypeLookup_Return &&x)
RTPS_DllAPI TypeLookup_Return & operator= (const TypeLookup_Return &x)
RTPS_DllAPI TypeLookup_Return & operator= (TypeLookup_Return &&x)
RTPS_DllAPI void _d (int32_t __d)
RTPS_DllAPI int32_t _d () const
RTPS_DllAPI int32_t & _d ()
RTPS_DllAPI void getType (const TypeLookup_getTypes_Result &_getType)
RTPS_DllAPI void getType (TypeLookup_getTypes_Result &&_getType)
RTPS_DllAPI const TypeLookup_getTypes_Result & getType () const
RTPS_DllAPI TypeLookup_getTypes_Result & getType ()
RTPS_DllAPI void getTypeDependencies (const TypeLookup_getTypeDependencies_Result &_getTypeDependencies)
RTPS_DllAPI void getTypeDependencies (TypeLookup_getTypeDependencies_Result &&_getTypeDependencies)
RTPS_DllAPI const TypeLookup_getTypeDependencies_Result & getTypeDependencies () const
RTPS_DllAPI TypeLookup_getTypeDependencies_Result & getTypeDependencies ()
RTPS_DllAPI void serialize (eprosima::fastcdr::Cdr &cdr) const
RTPS_DllAPI void deserialize (eprosima::fastcdr::Cdr &cdr)

Public Static Functions

static RTPS_DllAPI size_t getCdrSerializedSize (const TypeLookup_Return &data, size_t current_alignment=0)
static inline RTPS_DllAPI bool isKeyDefined ()