FACT++  1.0
size_t ServiceDim::GetSize ( ) const
inlinevirtual

Reimplemented from EventImp.

Definition at line 32 of file ServiceDim.h.

References DimInfo::getSize().

32 { return const_cast<ServiceDim*>(this)->getSize(); }
int getSize()
Definition: dic.hxx:100

+ Here is the call graph for this function: