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

Reimplemented from EventImp.

Definition at line 31 of file ServiceDim.h.

References DimInfo::getData().

31 { return const_cast<ServiceDim*>(this)->getData(); }
void * getData()
Definition: diccpp.cxx:213

+ Here is the call graph for this function: