#include <pyPtrHelpers.h>
|
| template<typename CLS > |
| void | visit (CLS &c) const |
| |
|
| template<typename CLS , typename Wrapper , typename T > |
| static void | _AddAPI (Wrapper *, T *) |
| |
Definition at line 391 of file pyPtrHelpers.h.
template<typename CLS , typename Wrapper , typename T >
| static void Tf_PyDefHelpers::RefAndWeakPtr::_AddAPI |
( |
Wrapper * |
, |
|
|
T * |
|
|
) |
| |
|
inlinestatic |
template<typename CLS >
| void Tf_PyDefHelpers::RefAndWeakPtr::visit |
( |
CLS & |
c | ) |
const |
|
inline |
| friend class def_visitor_access |
|
friend |
The documentation for this struct was generated from the following file: