| 
    FLOPC++
    
   | 
 
Utility interface class for adding a string name onto a structure. More...
#include <MP_utilities.hpp>

Public Member Functions | |
| std::string | getName () const | 
| void | setName (const std::string &n) | 
Private Attributes | |
| std::string | name | 
Utility interface class for adding a string name onto a structure.
Definition at line 94 of file MP_utilities.hpp.
      
  | 
  inline | 
Definition at line 96 of file MP_utilities.hpp.
References name.
      
  | 
  inline | 
Definition at line 97 of file MP_utilities.hpp.
References name.
      
  | 
  private | 
Definition at line 99 of file MP_utilities.hpp.
 1.8.5