Rhino C++ API  8.5
CRhinoProfileContextIterator Member List

This is the complete list of members for CRhinoProfileContextIterator, including all inherited members.

CRhinoProfileContextIterator(const wchar_t *section, CRhinoProfileContext &pc)CRhinoProfileContextIterator
FirstSection()=0CRhinoProfileContextIteratorpure virtual
FirstValue()=0CRhinoProfileContextIteratorpure virtual
IterateAllSections(bool(*cull)(const wchar_t *)=NULL)CRhinoProfileContextIterator
IterateAllValues(bool(*cull)(ON_wString &value_name, ON_wString &value)=NULL)CRhinoProfileContextIterator
m_itemCRhinoProfileContextIteratorprotected
m_pcCRhinoProfileContextIteratorprotected
m_sectionCRhinoProfileContextIteratorprotected
m_sectionsCRhinoProfileContextIteratorprotected
m_valueCRhinoProfileContextIteratorprotected
m_value_nameCRhinoProfileContextIteratorprotected
m_value_namesCRhinoProfileContextIteratorprotected
m_valuesCRhinoProfileContextIteratorprotected
m_wCRhinoProfileContextIteratorprotected
NextSection()=0CRhinoProfileContextIteratorpure virtual
NextValue()=0CRhinoProfileContextIteratorpure virtual
Section(int index) constCRhinoProfileContextIterator
SectionCount() constCRhinoProfileContextIteratorinline
Sections() constCRhinoProfileContextIterator
Value() constCRhinoProfileContextIterator
Value(ON_wString &result) constCRhinoProfileContextIterator
Value(ON_Color &result) constCRhinoProfileContextIterator
Value(bool &result) constCRhinoProfileContextIterator
Value(int &result) constCRhinoProfileContextIterator
Value(double &result) constCRhinoProfileContextIterator
Value(RECT &result) constCRhinoProfileContextIterator
Value(POINT &result) constCRhinoProfileContextIterator
Value(ON_3dPoint &result) constCRhinoProfileContextIterator
Value(ON_3dVector &result) constCRhinoProfileContextIterator
Value(int index, ON_wString &result) constCRhinoProfileContextIterator
Value(int index, ON_Color &result) constCRhinoProfileContextIterator
Value(int index, bool &result) constCRhinoProfileContextIterator
Value(int index, int &result) constCRhinoProfileContextIterator
Value(int index, double &result) constCRhinoProfileContextIterator
Value(int index, RECT &result) constCRhinoProfileContextIterator
Value(int index, POINT &result) constCRhinoProfileContextIterator
Value(int index, ON_3dPoint &result) constCRhinoProfileContextIterator
Value(int index, ON_3dVector &result) constCRhinoProfileContextIterator
ValueCount() constCRhinoProfileContextIterator
ValueName(int index) constCRhinoProfileContextIterator
ValueNames() constCRhinoProfileContextIterator
Values() constCRhinoProfileContextIterator
~CRhinoProfileContextIterator()CRhinoProfileContextIteratorvirtual