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

#include <pySpec.h>

Public Types

typedef SIG Sig
 

Static Public Member Functions

static void SetFunc (Sig *func)
 

Static Public Attributes

static Sig_func = 0
 

Detailed Description

template<typename SIG>
struct Sdf_PySpecDetail::CtorBase< SIG >

Definition at line 172 of file pySpec.h.

Member Typedef Documentation

template<typename SIG>
typedef SIG Sdf_PySpecDetail::CtorBase< SIG >::Sig

Definition at line 174 of file pySpec.h.

Member Function Documentation

template<typename SIG>
static void Sdf_PySpecDetail::CtorBase< SIG >::SetFunc ( Sig func)
inlinestatic

Definition at line 177 of file pySpec.h.

Member Data Documentation

template<typename SIG>
SIG * Sdf_PySpecDetail::CtorBase< SIG >::_func = 0
static

Definition at line 175 of file pySpec.h.


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