#include <COP2_CookAreaInfo.h>
Public Member Functions | |
| COP2_CookAreaList (unsigned int sz=0) | |
| ~COP2_CookAreaList () | |
| COP2_CookAreaList (const COP2_CookAreaList &tocopy) | |
| 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 |
COP2/COP2_FullImageFilter.C, COP2/COP2_FullImageFilter.h, COP2/COP2_MultiInputWipe.C, COP2/COP2_MultiInputWipe.h, COP2/COP2_SampleFilter.C, and COP2/COP2_SampleFilter.h.
Definition at line 174 of file COP2_CookAreaInfo.h.
| COP2_CookAreaList::COP2_CookAreaList | ( | unsigned int | sz = 0 |
) | [inline, explicit] |
Definition at line 177 of file COP2_CookAreaInfo.h.
| COP2_CookAreaList::~COP2_CookAreaList | ( | ) | [inline] |
Definition at line 178 of file COP2_CookAreaInfo.h.
| COP2_CookAreaList::COP2_CookAreaList | ( | const COP2_CookAreaList & | tocopy | ) | [inline] |
Definition at line 180 of file COP2_CookAreaInfo.h.
| unsigned int COP2_CookAreaList::append | ( | COP2_CookAreaInfo *& | area | ) |
| void COP2_CookAreaList::entries | ( | int | entries | ) | [inline] |
Definition at line 189 of file COP2_CookAreaInfo.h.
| unsigned int COP2_CookAreaList::entries | ( | ) | const [inline] |
Definition at line 185 of file COP2_CookAreaInfo.h.
| COP2_CookAreaInfo* COP2_CookAreaList::operator() | ( | unsigned int | i | ) | const [inline] |
Definition at line 192 of file COP2_CookAreaInfo.h.
| void COP2_CookAreaList::remove | ( | int | index | ) | [inline] |
Definition at line 186 of file COP2_CookAreaInfo.h.
| void COP2_CookAreaList::resize | ( | int | entries | ) | [inline] |
Definition at line 188 of file COP2_CookAreaInfo.h.
1.5.9