Rhino C++ API  8.6
CRhinoPropListFileProfileContext Member List

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

cl_global_current_user enum valueCRhinoProfileContext
cl_plugins_current_user enum valueCRhinoProfileContext
cl_plugins_local_machine enum valueCRhinoProfileContext
cl_root_local_machine enum valueCRhinoProfileContext
cl_scheme_current_user enum valueCRhinoProfileContext
context_location enum nameCRhinoProfileContext
CRhinoProfileContext(context_location ct)CRhinoProfileContext
CRhinoPropListFileProfileContext(CRhinoProfileContext::context_location ct)CRhinoPropListFileProfileContext
CRhinoPropListProfileContext(CRhinoProfileContext::context_location ct)CRhinoPropListProfileContext
GetNewIterator(const wchar_t *section)CRhinoPropListProfileContextvirtual
IsSynchronizing() constCRhinoProfileContextvirtual
LoadProfile3dPoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dPoint *) constCRhinoProfileContextvirtual
LoadProfile3dPoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dPoint *value, const ON_3dPoint &defaultValue) constCRhinoProfileContextvirtual
LoadProfile3dVector(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dVector *) constCRhinoProfileContextvirtual
LoadProfile3dVector(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dVector *value, const ON_3dVector &defaultValue) constCRhinoProfileContextvirtual
LoadProfileBinary(const wchar_t *lpszSection, const wchar_t *lpszEntry, void *pValue, ULONG &nBytesOut) constCRhinoProfileContextvirtual
LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, bool *) constCRhinoPropListProfileContextvirtual
LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, bool *value, bool defaultValue) constCRhinoPropListProfileContextvirtual
LoadProfileBool(const wchar_t *lpszSection, LPCTSTR lpszEntry, BOOL32 *) constCRhinoPropListProfileContext
LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, BOOL32 *value, BOOL32 defaultValue) constCRhinoPropListProfileContextvirtual
CRhinoProfileContext::LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, BOOL32 *) constCRhinoProfileContextvirtual
LoadProfileColor(LPCTSTR lpszSection, LPCTSTR lpszEntry, ON_Color *) constCRhinoPropListProfileContext
LoadProfileColor(const wchar_t *lpszSection, const wchar_t *lpszEntry, COLORREF *value, COLORREF defaultValue) constCRhinoPropListProfileContextvirtual
CRhinoProfileContext::LoadProfileColor(const wchar_t *lpszSection, const wchar_t *lpszEntry, COLORREF *) constCRhinoProfileContextvirtual
LoadProfileDouble(const wchar_t *lpszSection, LPCTSTR lpszEntry, double *) constCRhinoPropListProfileContext
LoadProfileDouble(const wchar_t *lpszSection, const wchar_t *lpszEntry, double *value, double defaultValue) constCRhinoPropListProfileContextvirtual
CRhinoProfileContext::LoadProfileDouble(const wchar_t *lpszSection, const wchar_t *lpszEntry, double *) constCRhinoProfileContextvirtual
LoadProfileInt(const wchar_t *lpszSection, LPCTSTR lpszEntry, int *) constCRhinoPropListProfileContext
LoadProfileInt(const wchar_t *lpszSection, const wchar_t *lpszEntry, int *value, int defaultValue) constCRhinoPropListProfileContextvirtual
LoadProfileInt(const wchar_t *lpszSection, LPCTSTR lpszEntry, BOOL32 *) constCRhinoPropListProfileContext
CRhinoProfileContext::LoadProfileInt(const wchar_t *lpszSection, const wchar_t *lpszEntry, int *) constCRhinoProfileContextvirtual
LoadProfileLegacyPlugMeshParameters(const wchar_t *lpszSection, const wchar_t *plugin_prefix, ON_MeshParameters *mp, int *mesh_ui_style) constCRhinoProfileContext
LoadProfileMeshParameters(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_MeshParameters *) constCRhinoProfileContextvirtual
LoadProfileMeshParameters(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_MeshParameters *value, const ON_MeshParameters &defaultValue) constCRhinoProfileContextvirtual
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_String > &) constCRhinoProfileContextvirtual
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_String > &value, const ON_ClassArray< ON_String > &defaultValue) constCRhinoProfileContextvirtual
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_wString > &value) constCRhinoProfileContextvirtual
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_wString > &value, const ON_ClassArray< ON_wString > &defaultValue) constCRhinoProfileContextvirtual
LoadProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, POINT *) constCRhinoProfileContextvirtual
LoadProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, POINT *value, const POINT &defaultValue) constCRhinoProfileContextvirtual
LoadProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, RECT *) constCRhinoProfileContextvirtual
LoadProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, RECT *value, const RECT &defaultValue) constCRhinoProfileContextvirtual
LoadProfileRGBA(const wchar_t *lpszSection, LPCTSTR lpszEntry, ON_Color &) constCRhinoPropListProfileContext
LoadProfileRGBA(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Color &value, const ON_Color &defaultValue) constCRhinoPropListProfileContextvirtual
CRhinoProfileContext::LoadProfileRGBA(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Color &) constCRhinoProfileContextvirtual
LoadProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, ON_wString &) constCRhinoPropListProfileContext
LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_wString &value, const wchar_t *defaultValue) constCRhinoPropListProfileContextvirtual
LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_String &value, const char *defaultValue) constCRhinoPropListProfileContextvirtual
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_wString &) const =0CRhinoProfileContextpure virtual
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, char *, int) constCRhinoProfileContextvirtual
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, wchar_t *, int) constCRhinoProfileContextvirtual
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_String &) constCRhinoProfileContextvirtual
LoadProfileStringDictionary(const wchar_t *lpszSection, const wchar_t *lpszEntry, CRhinoStringDictionary &value) constCRhinoPropListProfileContextvirtual
LoadProfileStringDictionary(const wchar_t *lpszSection, const wchar_t *lpszEntry, CRhinoStringDictionary &value, const CRhinoStringDictionary &defaultValue) constCRhinoPropListProfileContextvirtual
LoadProfileUuid(const wchar_t *lpszSection, const wchar_t *lpszEntry, UUID *value, const UUID &defaultValue) constCRhinoPropListProfileContextvirtual
CRhinoProfileContext::LoadProfileUuid(const wchar_t *lpszSection, const wchar_t *lpszEntry, UUID *) constCRhinoProfileContextvirtual
LoadProfileXform(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Xform *) constCRhinoProfileContextvirtual
LoadProfileXform(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Xform *value, const ON_Xform &defaultValue) constCRhinoProfileContextvirtual
m_pPropertyListCRhinoPropListProfileContextprotected
m_wFileNameCRhinoPropListProfileContextprotected
ProfileContextLocation() constCRhinoProfileContext
ProfileKeyFor(LPCTSTR lpszSection, LPCTSTR lpszEntry=NULL) constCRhinoPropListProfileContext
PropertyList() constCRhinoPropListFileProfileContextvirtual
RegWriteProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, const CString &sValue, CRhinoProfileContext::context_location nProfile) constCRhinoPropListProfileContextprotected
SaveProfile3dPoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_3dPoint &) constCRhinoProfileContextvirtual
SaveProfile3dVector(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_3dVector &) constCRhinoProfileContextvirtual
SaveProfileBinary(const wchar_t *lpszSection, const wchar_t *lpszEntry, const void *pValue, ULONG nBytes) constCRhinoProfileContextvirtual
SaveProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, bool) constCRhinoPropListProfileContextvirtual
SaveProfileBool(const wchar_t *lpszSection, LPCTSTR lpszEntry, BOOL32) constCRhinoPropListProfileContext
CRhinoProfileContext::SaveProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, BOOL32) constCRhinoProfileContextvirtual
SaveProfileColor(LPCTSTR lpszSection, LPCTSTR lpszEntry, ON_Color) constCRhinoPropListProfileContext
CRhinoProfileContext::SaveProfileColor(const wchar_t *lpszSection, const wchar_t *lpszEntry, COLORREF) constCRhinoProfileContextvirtual
SaveProfileDouble(const wchar_t *lpszSection, LPCTSTR lpszEntry, double) constCRhinoPropListProfileContext
CRhinoProfileContext::SaveProfileDouble(const wchar_t *lpszSection, const wchar_t *lpszEntry, double) constCRhinoProfileContextvirtual
SaveProfileInt(const wchar_t *lpszSection, LPCTSTR lpszEntry, int) constCRhinoPropListProfileContext
CRhinoProfileContext::SaveProfileInt(const wchar_t *lpszSection, const wchar_t *lpszEntry, int) constCRhinoProfileContextvirtual
SaveProfileLegacyPlugInMeshParameters(const wchar_t *lpszSection, const wchar_t *plugin_prefix, const ON_MeshParameters &mp, int mesh_ui_style) constCRhinoProfileContext
SaveProfileMeshParameters(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_MeshParameters &) constCRhinoProfileContextvirtual
SaveProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_2iPoint &) constCRhinoProfileContextvirtual
SaveProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, const POINT &) constCRhinoProfileContextvirtual
SaveProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_4iRect &) constCRhinoProfileContextvirtual
SaveProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, const RECT &) constCRhinoProfileContextvirtual
SaveProfileRGBA(const wchar_t *lpszSection, LPCTSTR lpszEntry, const ON_Color &) constCRhinoPropListProfileContext
CRhinoProfileContext::SaveProfileRGBA(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_Color &) constCRhinoProfileContextvirtual
SaveProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, const char *) constCRhinoPropListProfileContext
SaveProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, const wchar_t *) constCRhinoPropListProfileContext
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const char *) const =0CRhinoProfileContextpure virtual
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const wchar_t *) const =0CRhinoProfileContextpure virtual
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_ClassArray< ON_String > &) constCRhinoProfileContextvirtual
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_ClassArray< ON_wString > &) constCRhinoProfileContextvirtual
SaveProfileStringDictioary(const wchar_t *lpszSection, const wchar_t *lpszEntry, const CRhinoStringDictionary &value) constCRhinoProfileContextvirtual
SaveProfileUuid(const wchar_t *lpszSection, const wchar_t *lpszEntry, const UUID &uuid) constCRhinoProfileContextvirtual
SaveProfileXform(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_Xform &) constCRhinoProfileContextvirtual
SetPropertyList(MRPropertyList *)CRhinoPropListFileProfileContext
SetPropListFileName(const wchar_t *)CRhinoPropListProfileContext
~CRhinoProfileContext()CRhinoProfileContextvirtual
~CRhinoPropListProfileContext()CRhinoPropListProfileContextvirtual