Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
IService.h File Reference

Go to the source code of this file.

Namespaces

 zserio
 
 zserio::ppmr
 

Typedefs

template<typename ZSERIO_OBJECT >
using zserio::ppmr::IntrospectableServiceData = BasicIntrospectableServiceData< ZSERIO_OBJECT, PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::ppmr::ObjectServiceData = BasicObjectServiceData< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::ppmr::RawServiceDataHolder = BasicRawServiceDataHolder< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::ppmr::RawServiceDataView = BasicRawServiceDataView< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::ppmr::IServiceData = IBasicServiceData< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::ppmr::IServiceDataPtr = IBasicServiceDataPtr< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::ppmr::IService = IBasicService< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::ppmr::IServiceClient = IBasicServiceClient< PropagatingPolymorphicAllocator< uint8_t > >