HDK
|
Classes | |
struct | NewVisitor |
struct | CtorBase |
struct | NewCtor |
struct | _ConstHandleToPython |
struct | _HandleToPython |
struct | _HandleFromPython |
struct | SpecVisitor |
struct | NewCtor< R(Args...)> |
Typedefs | |
typedef PyObject *(* | _HolderCreator )(const SdfSpec &) |
Functions | |
SDF_API bp::object | _DummyInit (bp::tuple const &, bp::dict const &) |
SDF_API std::string | _SpecRepr (const bp::object &, const SdfSpec *) |
SDF_API void | _RegisterHolderCreator (const std::type_info &, _HolderCreator) |
SDF_API PyObject * | _CreateHolder (const std::type_info &, const SdfSpec &) |
typedef PyObject*(* Sdf_PySpecDetail::_HolderCreator)(const SdfSpec &) |
SDF_API bp::object Sdf_PySpecDetail::_DummyInit | ( | bp::tuple const & | , |
bp::dict const & | |||
) |
SDF_API std::string Sdf_PySpecDetail::_SpecRepr | ( | const bp::object & | , |
const SdfSpec * | |||
) |