Grappa  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Grappa::MessagePool Class Reference

#include <MessagePool.hpp>

Inheritance diagram for Grappa::MessagePool:
Grappa::PoolAllocator< impl::MessageBase >

Public Member Functions

 MessagePool (size_t bytes)
 
 MessagePool (void *ext_buf, size_t bytes)
 

Detailed Description

Definition at line 92 of file MessagePool.hpp.

Constructor & Destructor Documentation

Grappa::MessagePool::MessagePool ( size_t  bytes)
inline

Definition at line 94 of file MessagePool.hpp.

Grappa::MessagePool::MessagePool ( void *  ext_buf,
size_t  bytes 
)
inline

Definition at line 97 of file MessagePool.hpp.


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