|
MED fichier
|
Fonctions membres publiques | |
| OSS () | |
| template<class T > | |
| OSS & | operator<< (T obj) |
| operator std::string () | |
Attributs privés | |
| std::ostringstream | oss_ |
Class OSS is useful when streaming data through a function that expect a string as parameter
Définition à la ligne 30 du fichier MEDerreur.cxx.
1.8.9.1