FACT++  1.0
DimDescribedState::DimDescribedState ( const std::string &  n)
inline

Definition at line 128 of file DimState.h.

128  : DimState(n)
129  {
130  }
DimState()
Definition: DimState.h:51