HDK
|
#include <pyWrapContext.h>
Public Types | |
typedef Tf_PyWrapContextManager | This |
Public Member Functions | |
std::string | GetCurrentContext () const |
void | PushContext (std::string const &ctx) |
void | PopContext () |
Static Public Member Functions | |
static This & | GetInstance () |
Friends | |
class | TfSingleton< This > |
Definition at line 40 of file pyWrapContext.h.
Definition at line 44 of file pyWrapContext.h.
|
inline |
Definition at line 50 of file pyWrapContext.h.
|
inlinestatic |
Definition at line 46 of file pyWrapContext.h.
|
inline |
Definition at line 58 of file pyWrapContext.h.
|
inline |
Definition at line 54 of file pyWrapContext.h.
|
friend |
Definition at line 66 of file pyWrapContext.h.