|
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 21 of file pyWrapContext.h.
Definition at line 28 of file pyWrapContext.h.
|
inline |
Definition at line 34 of file pyWrapContext.h.
|
inlinestatic |
Definition at line 30 of file pyWrapContext.h.
|
inline |
Definition at line 42 of file pyWrapContext.h.
|
inline |
Definition at line 38 of file pyWrapContext.h.
|
friend |
Definition at line 50 of file pyWrapContext.h.