HDK
|
#include <pyEnum.h>
Public Types | |
typedef Tf_PyEnumWrapper | This |
Public Member Functions | |
Tf_PyEnumWrapper (std::string const &n, TfEnum const &val) | |
long | GetValue () const |
std::string | GetName () const |
std::string | GetDisplayName () const |
std::string | GetFullName () const |
Public Attributes | |
std::string | name |
TfEnum | value |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
std::string Tf_PyEnumWrapper::name |