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

Public Member Functions

 SegmentBufferShrink (const size_t _new_size, char *_local_ptr)
 
template<typename S >
char * operator() (S &s) const
 

Public Attributes

const size_t new_size
 
char * local_ptr
 

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

privacy