32 #ifndef ACADO_TOLLKIT_MEMORY_ALLOCATOR 33 #define ACADO_TOLLKIT_MEMORY_ALLOCATOR 56 std::vector< ExportIndex >
getPool(
void );
64 #endif // ACADO_TOLLKIT_MEMORY_ALLOCATOR returnValue release(const ExportIndex &_obj)
Allows to pass back messages to the calling function.
#define CLOSE_NAMESPACE_ACADO
Defines a scalar-valued index variable to be used for exporting code.
returnValue acquire(ExportIndex &_obj)
returnValue add(const ExportIndex &_obj)
std::vector< ExportIndex > getPool(void)
ObjectPool< ExportIndex, ExportIndexComparator > indices
#define BEGIN_NAMESPACE_ACADO