24 #ifndef PXR_BASE_TF_PY_TRACING_H
25 #define PXR_BASE_TF_PY_TRACING_H
29 #ifdef PXR_PYTHON_SUPPORT_ENABLED
31 #endif // PXR_PYTHON_SUPPORT_ENABLED
40 #ifdef PXR_PYTHON_SUPPORT_ENABLED
52 typedef std::function<void (TfPyTraceInfo const &)>
TfPyTraceFn;
64 void Tf_PyTracingPythonInitialized();
69 typedef std::function<void (TfPyTraceInfo const &)>
TfPyTraceFn;
71 #endif // PXR_PYTHON_SUPPORT_ENABLED
75 #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