FACT++  1.0
void SimpleService::infoHandler ( )
inlineprivatevirtual

Reimplemented from DimInfo.

Definition at line 16 of file pvss_dim_client.cxx.

17  {
18  cout << "SimpleService : " << getFloat() << "\n" << endl;
19  }
float getFloat()
Definition: dic.hxx:104