Public Member Functions | Public Attributes | List of all members
caf::SRSystParamHeader Class Reference

#include <SRSystParamHeader.h>

Public Member Functions

 SRSystParamHeader ()
 
 ~SRSystParamHeader ()
 

Public Attributes

int nshifts
 
std::string name
 
int id
 

Detailed Description

Definition at line 9 of file SRSystParamHeader.h.

Constructor & Destructor Documentation

caf::SRSystParamHeader::SRSystParamHeader ( )

Definition at line 5 of file SRSystParamHeader.cxx.

caf::SRSystParamHeader::~SRSystParamHeader ( )

Definition at line 10 of file SRSystParamHeader.cxx.

11  {
12  }

Member Data Documentation

int caf::SRSystParamHeader::id

Definition at line 17 of file SRSystParamHeader.h.

std::string caf::SRSystParamHeader::name

Definition at line 16 of file SRSystParamHeader.h.

int caf::SRSystParamHeader::nshifts

Definition at line 15 of file SRSystParamHeader.h.


The documentation for this class was generated from the following files: