FairMQ  1.4.33
C++ Message Queuing Library and Framework
Public Member Functions | Public Attributes | List of all members
fair::mq::shmem::SegmentAllocateAligned Struct Reference
Inheritance diagram for fair::mq::shmem::SegmentAllocateAligned:
Inheritance graph
[legend]
Collaboration diagram for fair::mq::shmem::SegmentAllocateAligned:
Collaboration graph
[legend]

Public Member Functions

 SegmentAllocateAligned (const size_t _size, const size_t _alignment)
 
template<typename S >
void * operator() (S &s) const
 

Public Attributes

const size_t size
 
const size_t alignment
 

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

privacy