#include <MP_utilities.hpp>
Inheritance diagram for flopc::Named:

Public Member Functions | |
| std::string | getName () const |
| void | setName (const std::string &n) |
Private Attributes | |
| std::string | name |
Definition at line 94 of file MP_utilities.hpp.
| std::string flopc::Named::getName | ( | ) | const [inline] |
| void flopc::Named::setName | ( | const std::string & | n | ) | [inline] |
std::string flopc::Named::name [private] |
1.4.7