Rhino C++ API  8.6
CRhinoUiRegistry Member List

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

Attach(HKEY hKey)CRhinoUiRegistry
AttachToRhinoAppRegistryKey(bool bWrite=false, CRhinoProfileContext::context_location nProfile=CRhinoProfileContext::cl_scheme_current_user)CRhinoUiRegistry
AttachToRhinoRootRegistryKey(bool bWrite=false, CRhinoProfileContext::context_location nProfile=CRhinoProfileContext::cl_scheme_current_user)CRhinoUiRegistry
AttachToRhinoSectionKey(LPCTSTR lpszSection, bool bWrite=false, CRhinoProfileContext::context_location nProfile=CRhinoProfileContext::cl_scheme_current_user)CRhinoUiRegistry
Close()CRhinoUiRegistry
Create(HKEY hKeyParent, LPCTSTR lpsKeyName, bool *pbIsNewKey=NULL)CRhinoUiRegistry
CRhinoUiRegistry()CRhinoUiRegistry
CRhinoUiRegistry(CRhinoUiRegistry &)CRhinoUiRegistry
CRhinoUiRegistry(HKEY hKey)CRhinoUiRegistry
DeleteSubKey(LPCTSTR lpszSubKey) constCRhinoUiRegistry
DeleteValue(LPCTSTR lpszValue) constCRhinoUiRegistry
Detach()CRhinoUiRegistry
EnumKey()CRhinoUiRegistry
EnumValue()CRhinoUiRegistry
Flush()CRhinoUiRegistry
GetHKEY() constCRhinoUiRegistry
KeyCount() constCRhinoUiRegistry
KeyString(int) constCRhinoUiRegistry
m_hKeyCRhinoUiRegistryprotected
m_LabelListCRhinoUiRegistryprotected
m_sKeyListCRhinoUiRegistryprotected
m_sSchemeNameCRhinoUiRegistryprotected
Open(HKEY hKeyParent, LPCTSTR lpsKeyName, bool bWrite=false)CRhinoUiRegistry
operator HKEY() constCRhinoUiRegistry
operator=(CRhinoUiRegistry &)CRhinoUiRegistry
Query2dPointValue(LPCTSTR lpsValueName, ON_2dPoint &ptValue) constCRhinoUiRegistry
Query3dPointValue(LPCTSTR lpsValueName, ON_3dPoint &ptValue) constCRhinoUiRegistry
Query3dVectorValue(LPCTSTR lpsValueName, ON_3dVector &vValue) constCRhinoUiRegistry
QueryBinaryValue(LPCTSTR lpsValueName, void *pValue, ULONG &nBytesOut) constCRhinoUiRegistry
QueryBoolValue(LPCTSTR lpsValueName, bool &bValue) constCRhinoUiRegistry
QueryBoolValue(LPCTSTR lpsValueName, BOOL32 &bValue) constCRhinoUiRegistry
QueryDoubleValue(LPCTSTR lpsValueName, double &nValue) constCRhinoUiRegistry
QueryDWORDValue(LPCTSTR lpsValueName, DWORD &dwValue) constCRhinoUiRegistry
QueryIntValue(LPCTSTR lpsValueName, int &iValue) constCRhinoUiRegistry
QueryMultiStringValue(LPCTSTR lpsValueName, ON_ClassArray< CString > &sValues) constCRhinoUiRegistry
QueryNumberList(LPCTSTR lpsValueName, int *iList, int iCount) constCRhinoUiRegistryprotected
QueryNumberList(LPCTSTR lpsValueName, double *iList, int iCount) constCRhinoUiRegistryprotected
QueryPointValue(LPCTSTR lpsValueName, CPoint &ptValue) constCRhinoUiRegistry
QueryRectValue(LPCTSTR lpsValueName, CRect &rValue) constCRhinoUiRegistry
QueryRGBValue(LPCTSTR lpsValueName, COLORREF &cr) constCRhinoUiRegistry
QuerySizeValue(LPCTSTR lpsValueName, CSize &szValue) constCRhinoUiRegistry
QueryStringValue(LPCTSTR lpsValueName, CString &sValue) constCRhinoUiRegistry
QueryUUIDValue(LPCTSTR lpsValueName, UUID &uuid) constCRhinoUiRegistry
QueryValue(LPCTSTR lpsValueName, DWORD *pdwType, LPBYTE pData, DWORD &dwData) constCRhinoUiRegistry
QueryValueSize(LPCTSTR lpsValueName, DWORD &dwSize) constCRhinoUiRegistry
QueryValueType(LPCTSTR lpsValueName, DWORD &dwType) constCRhinoUiRegistry
Set2dPointValue(LPCTSTR lpsValueName, ON_2dPoint pt) constCRhinoUiRegistry
Set3dPointValue(LPCTSTR lpsValueName, ON_3dPoint pt) constCRhinoUiRegistry
Set3dVectorValue(LPCTSTR lpsValueName, ON_3dVector v) constCRhinoUiRegistry
SetBinaryValue(LPCTSTR lpsValueName, const void *pValue, ULONG nBytes) constCRhinoUiRegistry
SetBoolValue(LPCTSTR lpsValueName, bool b) constCRhinoUiRegistry
SetBoolValue(LPCTSTR lpsValueName, BOOL32 b) constCRhinoUiRegistry
SetDoubleValue(LPCTSTR lpsValueName, double n) constCRhinoUiRegistry
SetDWORDValue(LPCTSTR lpsValueName, DWORD dwValue) constCRhinoUiRegistry
SetIntValue(LPCTSTR lpsValueName, int i) constCRhinoUiRegistry
SetMultiStringValue(LPCTSTR lpsValueName, const ON_ClassArray< CString > &sValues) constCRhinoUiRegistry
SetMultiStringValueA(LPCTSTR lpsValueName, const ON_ClassArray< ON_String > &sValues) constCRhinoUiRegistry
SetMultiStringValueW(LPCTSTR lpsValueName, const ON_ClassArray< ON_wString > &sValues) constCRhinoUiRegistry
SetPointValue(LPCTSTR lpsValueName, CPoint pt) constCRhinoUiRegistry
SetRectValue(LPCTSTR lpsValueName, CRect r) constCRhinoUiRegistry
SetRGBValue(LPCTSTR lpsValueName, COLORREF cr) constCRhinoUiRegistry
SetSchemeName(LPCTSTR lpsScheme)CRhinoUiRegistry
SetSizeValue(LPCTSTR lpsValueName, CSize sz) constCRhinoUiRegistry
SetStringValue(LPCTSTR lpsValueName, LPCTSTR lpsValue) constCRhinoUiRegistry
SetStringValueA(LPCTSTR lpsValueName, const char *lpsValue) constCRhinoUiRegistry
SetStringValueW(LPCTSTR lpsValueName, const wchar_t *lpsValue) constCRhinoUiRegistry
SetUUIDValue(LPCTSTR lpsValueName, const UUID &uuid) constCRhinoUiRegistry
SetValue(LPCTSTR lpsValueName, DWORD dwType, const LPBYTE pData, DWORD dwData) constCRhinoUiRegistry
Value(int) constCRhinoUiRegistry
Value(LPCTSTR) constCRhinoUiRegistry
ValueCount() constCRhinoUiRegistry
~CRhinoUiRegistry()CRhinoUiRegistry