FACT++  1.0
const void* EventDim::GetData ( ) const
inlinevirtual

Reimplemented from EventImp.

Definition at line 55 of file EventDim.h.

References DimCommand::getData().

55 { return const_cast<EventDim*>(this)->getData(); }
void * getData()
Definition: discpp.cxx:1408
Concerete implementation of an EventImp as a DimCommand.
Definition: EventDim.h:24

+ Here is the call graph for this function: