HDK
|
#include <makePyConstructor.h>
Public Member Functions | |
NewVisitor (const std::string &doc=std::string()) | |
template<typename CLS > | |
void | visit (CLS &c) const |
template<class CLS , class Options > | |
void | visit (CLS &c, char const *name, Options &options) const |
Public Attributes | |
const std::string | _doc |
Friends | |
class | bp::def_visitor_access |
Definition at line 130 of file makePyConstructor.h.
|
inline |
Definition at line 133 of file makePyConstructor.h.
|
inline |
Definition at line 136 of file makePyConstructor.h.
|
inline |
Definition at line 159 of file makePyConstructor.h.
|
friend |
Definition at line 131 of file makePyConstructor.h.
const std::string Tf_MakePyConstructor::NewVisitor< CTOR >::_doc |
Definition at line 132 of file makePyConstructor.h.