7 #ifndef PXR_BASE_TF_PY_TRACING_H
8 #define PXR_BASE_TF_PY_TRACING_H
12 #ifdef PXR_PYTHON_SUPPORT_ENABLED
14 #endif // PXR_PYTHON_SUPPORT_ENABLED
23 #ifdef PXR_PYTHON_SUPPORT_ENABLED
35 typedef std::function<void (TfPyTraceInfo const &)>
TfPyTraceFn;
47 void Tf_PyTracingPythonInitialized();
52 typedef std::function<void (TfPyTraceInfo const &)>
TfPyTraceFn;
54 #endif // PXR_PYTHON_SUPPORT_ENABLED
58 #endif // PXR_BASE_TF_PY_TRACING_H
auto arg(const Char *name, const T &arg) -> detail::named_arg< Char, T >
std::shared_ptr< TfPyTraceFn > TfPyTraceFnId
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
std::function< void(TfPyTraceInfo const &)> TfPyTraceFn