FACT++  1.0
std::string ServiceDim::GetFormat ( ) const
inlinevirtual

Reimplemented from EventImp.

Definition at line 29 of file ServiceDim.h.

References DimInfo::getFormat().

29 { return const_cast<ServiceDim*>(this)->getFormat(); }
char * getFormat()
Definition: diccpp.cxx:120

+ Here is the call graph for this function: