RTI Connext Traditional C++ API  Version 6.0.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::flat::MutableOffset Class Reference

The base class of all Offsets to a final struct type. More...

#include <Offset.hpp>

Inheritance diagram for rti::flat::MutableOffset:
rti::flat::OffsetBase MyFlatMutableOffset MyFlatUnionOffset

Additional Inherited Members

- Public Member Functions inherited from rti::flat::OffsetBase
bool is_null () const
 Indicates whether this Offset doesn't point to a valid element.
 
bool is_cpp_compatible () const
 Indicates whether rti::flat::plain_cast() is possible.
 
const unsigned char * get_buffer () const
 Gets this member's position in the buffer.
 
offset_t get_buffer_size () const
 Gets the size, in bytes, of this member in the buffer.
 

Detailed Description

The base class of all Offsets to a final struct type.

This class contains only implementation details; all the public accessors are defined in the generated type (MyFlatMutableOffset).


RTI Connext Traditional C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc