iceoryx_doc  1.0.1
Public Member Functions | Public Attributes | List of all members
iox::mepoo::SegmentManager< SegmentType >::SegmentMapping Struct Reference
Collaboration diagram for iox::mepoo::SegmentManager< SegmentType >::SegmentMapping:
Collaboration graph
[legend]

Public Member Functions

 SegmentMapping (const ShmName_t &sharedMemoryName, void *startAddress, uint64_t size, bool isWritable, uint64_t segmentId, const iox::mepoo::MemoryInfo &memoryInfo=iox::mepoo::MemoryInfo()) noexcept
 

Public Attributes

ShmName_t m_sharedMemoryName {""}
 
void * m_startAddress {nullptr}
 
uint64_t m_size {0}
 
bool m_isWritable {false}
 
uint64_t m_segmentId {0}
 
iox::mepoo::MemoryInfo m_memoryInfo
 

The documentation for this struct was generated from the following file: