Rhino C++ API
8.13
|
This is the complete list of members for IRhRdk_XMLSection, including all inherited members.
AsString(void) const =0 | IRhRdk_XMLSection | pure virtual |
DebugDump(void) const =0 | IRhRdk_XMLSection | pure virtual |
EVF(const wchar_t *, void *)=0 | IRhRdk_XMLSection | pure virtual |
GetParam(const wchar_t *wszParamName, CRhRdkVariant &vParamValueOut, const IExtraRequirements **ppExtraOut=NULL) const =0 | IRhRdk_XMLSection | pure virtual |
IsEqual(const IRhRdk_XMLSection &s) const =0 | IRhRdk_XMLSection | pure virtual |
NewIterator(void) const =0 | IRhRdk_XMLSection | pure virtual |
NextParam(Iterator *pIterator, ON_wString &sParamNameOut, CRhRdkVariant &vParamValueOut, const IExtraRequirements **ppExtraOut=NULL) const =0 | IRhRdk_XMLSection | pure virtual |
SetAsString(const wchar_t *wsz)=0 | IRhRdk_XMLSection | pure virtual |
SetParam(const wchar_t *wszParamName, const CRhRdkVariant &vParamValue, const IExtraRequirements *pExtra=NULL, const wchar_t *wszBeacon=NULL)=0 | IRhRdk_XMLSection | pure virtual |
~IRhRdk_XMLSection() | IRhRdk_XMLSection | inlinevirtual |