theCore C++ embedded framework
dummy_type Struct Reference

Public Member Functions

 dummy_type (int a, double b, void *c)
 
 ~dummy_type ()
 

Data Fields

int a
 
double b
 
void * c
 

Constructor & Destructor Documentation

◆ dummy_type()

dummy_type::dummy_type ( int  a,
double  b,
void *  c 
)
inline

◆ ~dummy_type()

dummy_type::~dummy_type ( )
inline

Field Documentation

◆ a

int dummy_type::a

◆ b

double dummy_type::b

◆ c

void* dummy_type::c

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