Memosa-FVM
0.2
|
#include <FieldLabel.h>
Public Member Functions | |
FieldLabel (const string &name) | |
const string & | getName () const |
Private Member Functions | |
FieldLabel (const FieldLabel &) | |
Private Attributes | |
const string | _name |
Definition at line 8 of file FieldLabel.h.
|
inline |
Definition at line 11 of file FieldLabel.h.
|
private |
|
inline |
Definition at line 15 of file FieldLabel.h.
References _name.
Referenced by GlobalFields::createField(), and GlobalFields::getField().
|
private |
Definition at line 18 of file FieldLabel.h.
Referenced by getName().