Dip  0.92.4
Public Member Functions | Public Attributes | List of all members
MMKP_MemPool Class Reference

#include <MMKP_MemPool.h>

Public Member Functions

void allocateMemory (const int nCoreCols)
 
 MMKP_MemPool ()
 
 ~MMKP_MemPool ()
 

Public Attributes

double * dblArrNCoreCols
 

Detailed Description

Definition at line 21 of file MMKP_MemPool.h.

Constructor & Destructor Documentation

MMKP_MemPool::MMKP_MemPool ( )
inline

Definition at line 40 of file MMKP_MemPool.h.

MMKP_MemPool::~MMKP_MemPool ( )
inline

Definition at line 43 of file MMKP_MemPool.h.

References dblArrNCoreCols, and UTIL_DELARR.

Member Function Documentation

void MMKP_MemPool::allocateMemory ( const int  nCoreCols)
inline

Definition at line 26 of file MMKP_MemPool.h.

References dblArrNCoreCols.

Member Data Documentation

double* MMKP_MemPool::dblArrNCoreCols

Definition at line 23 of file MMKP_MemPool.h.

Referenced by allocateMemory(), and ~MMKP_MemPool().


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