HDK
|
#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_CookAreaInfo * | operator() (unsigned int i) const |
Definition at line 166 of file COP2_CookAreaInfo.h.
|
inlineexplicit |
Definition at line 169 of file COP2_CookAreaInfo.h.
|
inline |
Definition at line 170 of file COP2_CookAreaInfo.h.
unsigned int COP2_CookAreaList::append | ( | COP2_CookAreaInfo *& | area | ) |
|
inline |
Definition at line 174 of file COP2_CookAreaInfo.h.
Definition at line 178 of file COP2_CookAreaInfo.h.
|
inline |
Definition at line 181 of file COP2_CookAreaInfo.h.
Definition at line 175 of file COP2_CookAreaInfo.h.
Definition at line 177 of file COP2_CookAreaInfo.h.