HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_PyWrapContextManager Class Reference

#include <pyWrapContext.h>

+ Inheritance diagram for Tf_PyWrapContextManager:

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 ThisGetInstance ()
 

Friends

class TfSingleton< This >
 

Detailed Description

Definition at line 40 of file pyWrapContext.h.

Member Typedef Documentation

Member Function Documentation

std::string Tf_PyWrapContextManager::GetCurrentContext ( ) const
inline

Definition at line 50 of file pyWrapContext.h.

static This& Tf_PyWrapContextManager::GetInstance ( )
inlinestatic

Definition at line 46 of file pyWrapContext.h.

void Tf_PyWrapContextManager::PopContext ( )
inline

Definition at line 58 of file pyWrapContext.h.

void Tf_PyWrapContextManager::PushContext ( std::string const ctx)
inline

Definition at line 54 of file pyWrapContext.h.

Friends And Related Function Documentation

friend class TfSingleton< This >
friend

Definition at line 66 of file pyWrapContext.h.


The documentation for this class was generated from the following file: