TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
Motcles Class Reference

Un tableau d'objets de la classe Motcle. More...

#include <Motcle.h>

Inheritance diagram for Motcles:
[legend]
Collaboration diagram for Motcles:
[legend]

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

Detailed Description

Un tableau d'objets de la classe Motcle.

Definition at line 62 of file Motcle.h.

Constructor & Destructor Documentation

◆ Motcles()

Motcles::Motcles ( int i)

Constructeur Cree un tableau de i elements.

Parameters
(inti) nombre de mots cles

Definition at line 161 of file Motcle.cpp.

Member Function Documentation

◆ contient_()

int Motcles::contient_ ( const char *const ch) const

Definition at line 333 of file Motcle.cpp.

◆ rang()

int Motcles::rang ( const char *const ch) const

Definition at line 338 of file Motcle.cpp.

◆ search()

int Motcles::search ( const Motcle & t) const

Definition at line 321 of file Motcle.cpp.


The documentation for this class was generated from the following files:
  • /home/docs/trust-code/src/Kernel/Utilitaires/Motcle.h
  • /home/docs/trust-code/src/Kernel/Utilitaires/Motcle.cpp