HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
COP2_CookAreaList Class Reference

#include <COP2_CookAreaInfo.h>

Public Member Functions

 COP2_CookAreaList (unsigned int sz=0)
 
 ~COP2_CookAreaList ()
 
unsigned int append (COP2_CookAreaInfo *&area)
 
unsigned int entries () const
 
void remove (int index)
 
void resize (int entries)
 
void entries (int entries)
 
COP2_CookAreaInfooperator() (unsigned int i) const
 

Detailed Description

Constructor & Destructor Documentation

COP2_CookAreaList::COP2_CookAreaList ( unsigned int  sz = 0)
inlineexplicit

Definition at line 169 of file COP2_CookAreaInfo.h.

COP2_CookAreaList::~COP2_CookAreaList ( )
inline

Definition at line 170 of file COP2_CookAreaInfo.h.

Member Function Documentation

unsigned int COP2_CookAreaList::append ( COP2_CookAreaInfo *&  area)
unsigned int COP2_CookAreaList::entries ( ) const
inline

Definition at line 174 of file COP2_CookAreaInfo.h.

void COP2_CookAreaList::entries ( int  entries)
inline

Definition at line 178 of file COP2_CookAreaInfo.h.

COP2_CookAreaInfo* COP2_CookAreaList::operator() ( unsigned int  i) const
inline

Definition at line 181 of file COP2_CookAreaInfo.h.

void COP2_CookAreaList::remove ( int  index)
inline

Definition at line 175 of file COP2_CookAreaInfo.h.

void COP2_CookAreaList::resize ( int  entries)
inline

Definition at line 177 of file COP2_CookAreaInfo.h.


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