HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyCall.h File Reference
#include "pxr/pxr.h"
#include "pxr/base/tf/pyError.h"
#include "pxr/base/tf/pyLock.h"
#include "pxr/base/tf/pyObjWrapper.h"
#include <hboost/python/call.hpp>
+ Include dependency graph for pyCall.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TfPyCall< Return >
 

Detailed Description

Utilities for calling python callables.

These functions handle trapping python errors and converting them to TfErrors.

Definition in file pyCall.h.