Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
IService.h File Reference

Go to the source code of this file.

Namespaces

 zserio
 
 zserio::pmr
 

Typedefs

using zserio::pmr::ReflectableServiceData = BasicReflectableServiceData< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::pmr::ObjectServiceData = BasicObjectServiceData< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::pmr::RawServiceDataHolder = BasicRawServiceDataHolder< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::pmr::RawServiceDataView = BasicRawServiceDataView< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::pmr::IServiceData = IBasicServiceData< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::pmr::IServiceDataPtr = IBasicServiceDataPtr< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::pmr::IService = IBasicService< PropagatingPolymorphicAllocator< uint8_t > >
 
using zserio::pmr::IServiceClient = IBasicServiceClient< PropagatingPolymorphicAllocator< uint8_t > >