|
HDK
|
#include <SOP_Name.proto.h>
Public Member Functions | |
| Numrenames () | |
| bool | operator== (const Numrenames &src) const |
| bool | operator!= (const Numrenames &src) const |
Public Attributes | |
| bool | enable |
| bool | global |
| UT_StringHolder | from |
| UT_StringHolder | to |
Definition at line 100 of file SOP_Name.proto.h.
|
inline |
Definition at line 108 of file SOP_Name.proto.h.
|
inline |
Definition at line 126 of file SOP_Name.proto.h.
|
inline |
Definition at line 117 of file SOP_Name.proto.h.
| bool SOP_NameParms::Numrenames::enable |
Definition at line 102 of file SOP_Name.proto.h.
| UT_StringHolder SOP_NameParms::Numrenames::from |
Definition at line 104 of file SOP_Name.proto.h.
| bool SOP_NameParms::Numrenames::global |
Definition at line 103 of file SOP_Name.proto.h.
| UT_StringHolder SOP_NameParms::Numrenames::to |
Definition at line 105 of file SOP_Name.proto.h.