Classdesc 3.44
DeclareType< T, Args > Struct Template Reference

declare a factory object for a given type More...

#include <pythonBuffer.h>

Collaboration diagram for DeclareType< T, Args >:
Collaboration graph

Public Member Functions

 DeclareType (const string &typeName)

Static Public Member Functions

static std::unique_ptr< Tfactory (Args... args)

Detailed Description

template<class T, class... Args>
struct classdesc::DeclareType< T, Args >

declare a factory object for a given type


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