Loading...
Searching...
No Matches
pyCall.h File Reference

Utilities for calling python callables. More...

+ 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 >
 Provide a way to call a Python callable. More...
 

Detailed Description

Utilities for calling python callables.

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

Definition in file pyCall.h.