FreeFem 3.5.x
|
#include <femTreeNode.hpp>
Public Member Functions | |
noeud () | |
Typedefs. | |
noeud (const noeud &) | |
Public Attributes | |
Symbol | symb |
creal | value |
ident * | name |
long | junk |
char * | path |
struct noeud * | l1 |
struct noeud * | l2 |
struct noeud * | l3 |
struct noeud * | l4 |
fem::noeud::noeud | ( | ) |
Typedefs.
Constructors, destructor and methods
fem::noeud::noeud | ( | const noeud & | n | ) |
fem::noeud::~noeud | ( | ) |