Zserio C++17 runtime library  1.1.0
Built for Zserio 2.18.1
zserio::BasicIntrospectableServiceData< ZSERIO_OBJECT, ALLOC > Member List

This is the complete list of members for zserio::BasicIntrospectableServiceData< ZSERIO_OBJECT, ALLOC >, including all inherited members.

BasicIntrospectableServiceData(const ZSERIO_OBJECT &object, const ALLOC &allocator=ALLOC())zserio::BasicIntrospectableServiceData< ZSERIO_OBJECT, ALLOC >inlineexplicit
BasicIntrospectableServiceData(ZSERIO_OBJECT &&object, const ALLOC &allocator=ALLOC())zserio::BasicIntrospectableServiceData< ZSERIO_OBJECT, ALLOC >inlineexplicit
getData() const overridezserio::BasicIntrospectableServiceData< ZSERIO_OBJECT, ALLOC >inlinevirtual
getIntrospectable() const overridezserio::BasicIntrospectableServiceData< ZSERIO_OBJECT, ALLOC >inlinevirtual
~IBasicServiceData()=defaultzserio::IBasicServiceData< std::allocator< uint8_t > >virtual