ACADO Toolkit  1.2.0beta
Toolkit for Automatic Control and Dynamic Optimization
Public Member Functions
MemoryAllocator Class Reference

#include <memory_allocator.hpp>

List of all members.

Public Member Functions

 MemoryAllocator ()
 ~MemoryAllocator ()
returnValue acquire (ExportIndex &_obj)
returnValue release (const ExportIndex &_obj)
returnValue add (const ExportIndex &_obj)
std::vector< ExportIndexgetPool (void)

Constructor & Destructor Documentation


Member Function Documentation

References SUCCESSFUL_RETURN.

std::vector< ExportIndex > MemoryAllocator::getPool ( void  )

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines