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

#include <pySpec.h>

+ Inheritance diagram for Sdf_PySpecDetail::SpecVisitor< Abstract >:

Classes

struct  _Helper
 

Public Member Functions

 SpecVisitor (bool addRepr=true)
 
template<typename CLS >
void visit (CLS &c) const
 

Detailed Description

template<bool Abstract>
struct Sdf_PySpecDetail::SpecVisitor< Abstract >

Definition at line 336 of file pySpec.h.

Constructor & Destructor Documentation

template<bool Abstract>
Sdf_PySpecDetail::SpecVisitor< Abstract >::SpecVisitor ( bool  addRepr = true)
inline

Definition at line 399 of file pySpec.h.

Member Function Documentation

template<bool Abstract>
template<typename CLS >
void Sdf_PySpecDetail::SpecVisitor< Abstract >::visit ( CLS &  c) const
inline

Definition at line 402 of file pySpec.h.


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