|
|
const std::string | class_name_ |
| |
◆ _print_license_header()
| void sas::Object::_print_license_header |
( |
const std::string & |
class_name | ) |
|
|
protected |
Object::_print_license_header A Copyright header to help enforce LGPLv3 compliance.
If you modify this method in any shape or form, you have therefore made a derivative work of this library, hence you must abide to the Copyleft side of the LGPLv3.
◆ get_class_name()
| std::string sas::Object::get_class_name |
( |
| ) |
const |
Get the class name identifier.
- Returns
- The class name as a std::string
The documentation for this class was generated from the following files:
- src/sas_core/include/sas_core/sas_object.hpp
- src/sas_core/src/sas_object.cpp