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

Reimplemented from EventImp.

Definition at line 28 of file ServiceDim.h.

References DimInfo::getName().

28 { return const_cast<ServiceDim*>(this)->getName(); }
char * getName()
Definition: dic.hxx:101

+ Here is the call graph for this function: