CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
edmtest::Doodad Struct Reference

#include <Doodad.h>

Public Member Functions

 Doodad ()
 

Public Attributes

int a
 

Detailed Description

Definition at line 27 of file Doodad.h.

Constructor & Destructor Documentation

◆ Doodad()

edmtest::Doodad::Doodad ( )
inline

Definition at line 28 of file Doodad.h.

28 : a() {}

Member Data Documentation

◆ a

int edmtest::Doodad::a