TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/host/memory/IMemoryPool.hpp File Reference
#include <cstddef>
#include <stdexcept>
#include <boost/smart_ptr/intrusive_ptr.hpp>
Include dependency graph for IMemoryPool.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tuttle::host::memory::IUnknown
class  tuttle::host::memory::IPoolData
class  tuttle::host::memory::IMemoryPool

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::host
 

Library for host.


namespace  tuttle::host::memory

Typedefs

typedef ::boost::intrusive_ptr
< IPoolData > 
tuttle::host::memory::IPoolDataPtr

Functions

void tuttle::host::memory::intrusive_ptr_add_ref (IPoolData *pData)
void tuttle::host::memory::intrusive_ptr_release (IPoolData *pData)