Automatic naming when saving. More...
#include <itpp/base/itfile.h>
Public Member Functions | |
Name (const std::string &n, const std::string &d="") | |
Constructor. | |
Name & | operator= (const Name &) |
Dummy assignment operator - MSVC++ warning C4512. | |
Public Attributes | |
const std::string & | name |
The name string. | |
const std::string & | desc |
The description. | |
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<<(), itpp::operator<<(), itpp::operator>>(), and itpp::operator>>().
const std::string& itpp::Name::desc |
Generated on Mon Apr 7 2025 07:53:18 for IT++ by Doxygen 1.11.0