fix most of the doxygen warnings

This commit is contained in:
Johann Dreo 2010-11-09 11:44:28 +01:00
commit faaf13194f
42 changed files with 84 additions and 52 deletions

View file

@ -305,7 +305,7 @@ public:
/**
* Read object from a std::string
* @param _is A std::istream.
* @param _s A std::istream.
*/
virtual void readFrom(std::string _s) ;