|
TrioCFD 1.9.8
TrioCFD documentation
|
Un tableau d'objets de la classe Motcle. More...
#include <Motcle.h>
Public Member Functions | |
| Motcles (int) | |
| Constructeur Cree un tableau de i elements. | |
| int | rang (const char *const ch) const |
| int | contient_ (const char *const ch) const |
| int | search (const Motcle &t) const |
| Motcles::Motcles | ( | int | i | ) |
Constructeur Cree un tableau de i elements.
| (int | i) nombre de mots cles |
Definition at line 161 of file Motcle.cpp.
| int Motcles::contient_ | ( | const char *const | ch | ) | const |
Definition at line 333 of file Motcle.cpp.
| int Motcles::rang | ( | const char *const | ch | ) | const |
Definition at line 338 of file Motcle.cpp.
| int Motcles::search | ( | const Motcle & | t | ) | const |
Definition at line 321 of file Motcle.cpp.