HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Sdf_PySpecDetail::NewVisitor< CTOR > Struct Template Reference

#include <pySpec.h>

+ Inheritance diagram for Sdf_PySpecDetail::NewVisitor< CTOR >:

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
 

Friends

class bp::def_visitor_access
 

Detailed Description

template<typename CTOR>
struct Sdf_PySpecDetail::NewVisitor< CTOR >

Definition at line 110 of file pySpec.h.

Constructor & Destructor Documentation

template<typename CTOR >
Sdf_PySpecDetail::NewVisitor< CTOR >::NewVisitor ( const std::string doc = std::string())
inline

Definition at line 112 of file pySpec.h.

Member Function Documentation

template<typename CTOR >
template<typename CLS >
void Sdf_PySpecDetail::NewVisitor< CTOR >::visit ( CLS &  c) const
inline

Definition at line 115 of file pySpec.h.

template<typename CTOR >
template<class CLS , class Options >
void Sdf_PySpecDetail::NewVisitor< CTOR >::visit ( CLS &  c,
char const name,
Options &  options 
) const
inline

Definition at line 138 of file pySpec.h.

Friends And Related Function Documentation

template<typename CTOR >
friend class bp::def_visitor_access
friend

Definition at line 168 of file pySpec.h.


The documentation for this struct was generated from the following file: