Rhino C++ API
8.12
|
This is the complete list of members for CRhinoPropListFileProfileContext, including all inherited members.
cl_global_current_user enum value | CRhinoProfileContext | |
cl_plugins_current_user enum value | CRhinoProfileContext | |
cl_plugins_local_machine enum value | CRhinoProfileContext | |
cl_root_local_machine enum value | CRhinoProfileContext | |
cl_scheme_current_user enum value | CRhinoProfileContext | |
context_location enum name | CRhinoProfileContext | |
CRhinoProfileContext(context_location ct) | CRhinoProfileContext | |
CRhinoPropListFileProfileContext(CRhinoProfileContext::context_location ct) | CRhinoPropListFileProfileContext | |
CRhinoPropListProfileContext(CRhinoProfileContext::context_location ct) | CRhinoPropListProfileContext | |
GetNewIterator(const wchar_t *section) | CRhinoPropListProfileContext | virtual |
IsSynchronizing() const | CRhinoProfileContext | virtual |
LoadProfile3dPoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dPoint *) const | CRhinoProfileContext | virtual |
LoadProfile3dPoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dPoint *value, const ON_3dPoint &defaultValue) const | CRhinoProfileContext | virtual |
LoadProfile3dVector(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dVector *) const | CRhinoProfileContext | virtual |
LoadProfile3dVector(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_3dVector *value, const ON_3dVector &defaultValue) const | CRhinoProfileContext | virtual |
LoadProfileBinary(const wchar_t *lpszSection, const wchar_t *lpszEntry, void *pValue, ULONG &nBytesOut) const | CRhinoProfileContext | virtual |
LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, bool *) const | CRhinoPropListProfileContext | virtual |
LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, bool *value, bool defaultValue) const | CRhinoPropListProfileContext | virtual |
LoadProfileBool(const wchar_t *lpszSection, LPCTSTR lpszEntry, BOOL32 *) const | CRhinoPropListProfileContext | |
LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, BOOL32 *value, BOOL32 defaultValue) const | CRhinoPropListProfileContext | virtual |
CRhinoProfileContext::LoadProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, BOOL32 *) const | CRhinoProfileContext | virtual |
LoadProfileColor(LPCTSTR lpszSection, LPCTSTR lpszEntry, ON_Color *) const | CRhinoPropListProfileContext | |
LoadProfileColor(const wchar_t *lpszSection, const wchar_t *lpszEntry, COLORREF *value, COLORREF defaultValue) const | CRhinoPropListProfileContext | virtual |
CRhinoProfileContext::LoadProfileColor(const wchar_t *lpszSection, const wchar_t *lpszEntry, COLORREF *) const | CRhinoProfileContext | virtual |
LoadProfileDouble(const wchar_t *lpszSection, LPCTSTR lpszEntry, double *) const | CRhinoPropListProfileContext | |
LoadProfileDouble(const wchar_t *lpszSection, const wchar_t *lpszEntry, double *value, double defaultValue) const | CRhinoPropListProfileContext | virtual |
CRhinoProfileContext::LoadProfileDouble(const wchar_t *lpszSection, const wchar_t *lpszEntry, double *) const | CRhinoProfileContext | virtual |
LoadProfileInt(const wchar_t *lpszSection, LPCTSTR lpszEntry, int *) const | CRhinoPropListProfileContext | |
LoadProfileInt(const wchar_t *lpszSection, const wchar_t *lpszEntry, int *value, int defaultValue) const | CRhinoPropListProfileContext | virtual |
LoadProfileInt(const wchar_t *lpszSection, LPCTSTR lpszEntry, BOOL32 *) const | CRhinoPropListProfileContext | |
CRhinoProfileContext::LoadProfileInt(const wchar_t *lpszSection, const wchar_t *lpszEntry, int *) const | CRhinoProfileContext | virtual |
LoadProfileLegacyPlugMeshParameters(const wchar_t *lpszSection, const wchar_t *plugin_prefix, ON_MeshParameters *mp, int *mesh_ui_style) const | CRhinoProfileContext | |
LoadProfileMeshParameters(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_MeshParameters *) const | CRhinoProfileContext | virtual |
LoadProfileMeshParameters(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_MeshParameters *value, const ON_MeshParameters &defaultValue) const | CRhinoProfileContext | virtual |
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_String > &) const | CRhinoProfileContext | virtual |
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_String > &value, const ON_ClassArray< ON_String > &defaultValue) const | CRhinoProfileContext | virtual |
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_wString > &value) const | CRhinoProfileContext | virtual |
LoadProfileMultiString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_ClassArray< ON_wString > &value, const ON_ClassArray< ON_wString > &defaultValue) const | CRhinoProfileContext | virtual |
LoadProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, POINT *) const | CRhinoProfileContext | virtual |
LoadProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, POINT *value, const POINT &defaultValue) const | CRhinoProfileContext | virtual |
LoadProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, RECT *) const | CRhinoProfileContext | virtual |
LoadProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, RECT *value, const RECT &defaultValue) const | CRhinoProfileContext | virtual |
LoadProfileRGBA(const wchar_t *lpszSection, LPCTSTR lpszEntry, ON_Color &) const | CRhinoPropListProfileContext | |
LoadProfileRGBA(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Color &value, const ON_Color &defaultValue) const | CRhinoPropListProfileContext | virtual |
CRhinoProfileContext::LoadProfileRGBA(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Color &) const | CRhinoProfileContext | virtual |
LoadProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, ON_wString &) const | CRhinoPropListProfileContext | |
LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_wString &value, const wchar_t *defaultValue) const | CRhinoPropListProfileContext | virtual |
LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_String &value, const char *defaultValue) const | CRhinoPropListProfileContext | virtual |
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_wString &) const =0 | CRhinoProfileContext | pure virtual |
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, char *, int) const | CRhinoProfileContext | virtual |
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, wchar_t *, int) const | CRhinoProfileContext | virtual |
CRhinoProfileContext::LoadProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_String &) const | CRhinoProfileContext | virtual |
LoadProfileStringDictionary(const wchar_t *lpszSection, const wchar_t *lpszEntry, CRhinoStringDictionary &value) const | CRhinoPropListProfileContext | virtual |
LoadProfileStringDictionary(const wchar_t *lpszSection, const wchar_t *lpszEntry, CRhinoStringDictionary &value, const CRhinoStringDictionary &defaultValue) const | CRhinoPropListProfileContext | virtual |
LoadProfileUuid(const wchar_t *lpszSection, const wchar_t *lpszEntry, UUID *value, const UUID &defaultValue) const | CRhinoPropListProfileContext | virtual |
CRhinoProfileContext::LoadProfileUuid(const wchar_t *lpszSection, const wchar_t *lpszEntry, UUID *) const | CRhinoProfileContext | virtual |
LoadProfileXform(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Xform *) const | CRhinoProfileContext | virtual |
LoadProfileXform(const wchar_t *lpszSection, const wchar_t *lpszEntry, ON_Xform *value, const ON_Xform &defaultValue) const | CRhinoProfileContext | virtual |
m_pPropertyList | CRhinoPropListProfileContext | protected |
m_wFileName | CRhinoPropListProfileContext | protected |
ProfileContextLocation() const | CRhinoProfileContext | |
ProfileKeyFor(LPCTSTR lpszSection, LPCTSTR lpszEntry=NULL) const | CRhinoPropListProfileContext | |
PropertyList() const | CRhinoPropListFileProfileContext | virtual |
RegWriteProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, const CString &sValue, CRhinoProfileContext::context_location nProfile) const | CRhinoPropListProfileContext | protected |
SaveProfile3dPoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_3dPoint &) const | CRhinoProfileContext | virtual |
SaveProfile3dVector(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_3dVector &) const | CRhinoProfileContext | virtual |
SaveProfileBinary(const wchar_t *lpszSection, const wchar_t *lpszEntry, const void *pValue, ULONG nBytes) const | CRhinoProfileContext | virtual |
SaveProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, bool) const | CRhinoPropListProfileContext | virtual |
SaveProfileBool(const wchar_t *lpszSection, LPCTSTR lpszEntry, BOOL32) const | CRhinoPropListProfileContext | |
CRhinoProfileContext::SaveProfileBool(const wchar_t *lpszSection, const wchar_t *lpszEntry, BOOL32) const | CRhinoProfileContext | virtual |
SaveProfileColor(LPCTSTR lpszSection, LPCTSTR lpszEntry, ON_Color) const | CRhinoPropListProfileContext | |
CRhinoProfileContext::SaveProfileColor(const wchar_t *lpszSection, const wchar_t *lpszEntry, COLORREF) const | CRhinoProfileContext | virtual |
SaveProfileDouble(const wchar_t *lpszSection, LPCTSTR lpszEntry, double) const | CRhinoPropListProfileContext | |
CRhinoProfileContext::SaveProfileDouble(const wchar_t *lpszSection, const wchar_t *lpszEntry, double) const | CRhinoProfileContext | virtual |
SaveProfileInt(const wchar_t *lpszSection, LPCTSTR lpszEntry, int) const | CRhinoPropListProfileContext | |
CRhinoProfileContext::SaveProfileInt(const wchar_t *lpszSection, const wchar_t *lpszEntry, int) const | CRhinoProfileContext | virtual |
SaveProfileLegacyPlugInMeshParameters(const wchar_t *lpszSection, const wchar_t *plugin_prefix, const ON_MeshParameters &mp, int mesh_ui_style) const | CRhinoProfileContext | |
SaveProfileMeshParameters(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_MeshParameters &) const | CRhinoProfileContext | virtual |
SaveProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_2iPoint &) const | CRhinoProfileContext | virtual |
SaveProfilePoint(const wchar_t *lpszSection, const wchar_t *lpszEntry, const POINT &) const | CRhinoProfileContext | virtual |
SaveProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_4iRect &) const | CRhinoProfileContext | virtual |
SaveProfileRect(const wchar_t *lpszSection, const wchar_t *lpszEntry, const RECT &) const | CRhinoProfileContext | virtual |
SaveProfileRGBA(const wchar_t *lpszSection, LPCTSTR lpszEntry, const ON_Color &) const | CRhinoPropListProfileContext | |
CRhinoProfileContext::SaveProfileRGBA(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_Color &) const | CRhinoProfileContext | virtual |
SaveProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, const char *) const | CRhinoPropListProfileContext | |
SaveProfileString(const wchar_t *lpszSection, LPCTSTR lpszEntry, const wchar_t *) const | CRhinoPropListProfileContext | |
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const char *) const =0 | CRhinoProfileContext | pure virtual |
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const wchar_t *) const =0 | CRhinoProfileContext | pure virtual |
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_ClassArray< ON_String > &) const | CRhinoProfileContext | virtual |
CRhinoProfileContext::SaveProfileString(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_ClassArray< ON_wString > &) const | CRhinoProfileContext | virtual |
SaveProfileStringDictioary(const wchar_t *lpszSection, const wchar_t *lpszEntry, const CRhinoStringDictionary &value) const | CRhinoProfileContext | virtual |
SaveProfileUuid(const wchar_t *lpszSection, const wchar_t *lpszEntry, const UUID &uuid) const | CRhinoProfileContext | virtual |
SaveProfileXform(const wchar_t *lpszSection, const wchar_t *lpszEntry, const ON_Xform &) const | CRhinoProfileContext | virtual |
SetPropertyList(MRPropertyList *) | CRhinoPropListFileProfileContext | |
SetPropListFileName(const wchar_t *) | CRhinoPropListProfileContext | |
~CRhinoProfileContext() | CRhinoProfileContext | virtual |
~CRhinoPropListProfileContext() | CRhinoPropListProfileContext | virtual |