| Rhino C++ API
    8.24
    | 
#include <RhRdkAutomaticUI.h>
 
  
| Public Member Functions | |
| CRhRdkAutoUIContext (IAutoUIExtraRequirements *pExtraReqs) | |
| virtual | ~CRhRdkAutoUIContext () | 
| virtual CRhRdkAutoUIContext * | Duplicate (void) const | 
| virtual bool | GetValue (const wchar_t *wszParamName, const wchar_t *wszExtraReqName, CRhRdkVariant &vValueOut) const | 
| virtual bool | OnButtonClicked (const wchar_t *wszParamName, const wchar_t *wszButtonName) const | 
| virtual bool | SetValue (const wchar_t *wszParamName, const wchar_t *wszExtraReqName, const CRhRdkVariant &vValue) const | 
| virtual UUID | TypeId (void) const | 
|  Public Member Functions inherited from CRhRdkObject | |
| CRhRdkObject () | |
| virtual | ~CRhRdkObject () | 
| virtual void * | EVF (const wchar_t *wszFunc, void *pvData) | 
| void | operator delete (void *buf) | 
| void | operator delete[] (void *buf) | 
| void * | operator new (size_t size) | 
| void * | operator new[] (size_t size) | 
| Protected Member Functions | |
| IAutoUIExtraRequirements * | ExtraRequirements (void) const | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from CRhRdkObject | |
| static void | CheckMemory (void) | 
| static void | PopulateDebuggingInfo (void) | 
| CRhRdkAutoUIContext::CRhRdkAutoUIContext | ( | IAutoUIExtraRequirements * | pExtraReqs | ) | 
| 
 | virtual | 
| 
 | virtual | 
Reimplemented in CRhRdkExcludeListAutoUIContext.
| 
 | protected | 
| 
 | virtual | 
| 
 | virtual | 
Reimplemented in CRhRdkExcludeListAutoUIContext.
| 
 | virtual | 
| 
 | virtual | 
Reimplemented in CRhRdkExcludeListAutoUIContext.
 1.8.17
 1.8.17