HDK
|
Go to the source code of this file.
Typedefs | |
typedef std::function< void(TfPyTraceInfo const &)> | TfPyTraceFn |
typedef std::shared_ptr < TfPyTraceFn > | TfPyTraceFnId |
typedef std::function<void (TfPyTraceInfo const &)> TfPyTraceFn |
Definition at line 68 of file pyTracing.h.
typedef std::shared_ptr<TfPyTraceFn> TfPyTraceFnId |
Definition at line 70 of file pyTracing.h.