Automatic naming when saving. More...
#include <itpp/base/itfile.h>
Public Member Functions | |
Name (const std::string &n, const std::string &d="") | |
Constructor. More... | |
Name & | operator= (const Name &) |
Dummy assignment operator - MSVC++ warning C4512. More... | |
Public Attributes | |
const std::string & | name |
The name string. More... | |
const std::string & | desc |
The description. More... | |
Automatic naming when saving.
An easy way to give a variable a name and optionally description when saving. Usage:
|
inline |
const std::string& itpp::Name::name |
The name string.
Definition at line 436 of file itfile.h.
Referenced by itpp::operator<<(), and itpp::operator>>().
const std::string& itpp::Name::desc |
Generated on Tue Jan 24 2023 00:00:00 for IT++ by Doxygen 1.9.5