CMS 3D CMS Logo

Public Member Functions | Public Attributes

DTLVStatusData Class Reference

#include <DTLVStatus.h>

List of all members.

Public Member Functions

 DTLVStatusData ()
 ~DTLVStatusData ()

Public Attributes

int flagCFE
int flagCMC
int flagDFE
int flagDMC

Detailed Description

Definition at line 49 of file DTLVStatus.h.


Constructor & Destructor Documentation

DTLVStatusData::DTLVStatusData ( )

Definition at line 56 of file DTLVStatus.cc.

                               :
  flagCFE( 0 ),
  flagDFE( 0 ),
  flagCMC( 0 ),
  flagDMC( 0 ) {
}
DTLVStatusData::~DTLVStatusData ( )

Definition at line 77 of file DTLVStatus.cc.

                                {
}

Member Data Documentation

Definition at line 56 of file DTLVStatus.h.

Referenced by DTLVStatus::get(), and DTLVStatus::set().

Definition at line 58 of file DTLVStatus.h.

Referenced by DTLVStatus::get(), and DTLVStatus::set().

Definition at line 57 of file DTLVStatus.h.

Referenced by DTLVStatus::get(), and DTLVStatus::set().

Definition at line 59 of file DTLVStatus.h.

Referenced by DTLVStatus::get(), and DTLVStatus::set().