#include <property.h>
Definition at line 38 of file property.h.
◆ BaseProperty()
| g2o::BaseProperty::BaseProperty |
( |
const std::string |
name_ | ) |
|
◆ ~BaseProperty()
| g2o::BaseProperty::~BaseProperty |
( |
| ) |
|
|
virtual |
◆ fromString()
| virtual bool g2o::BaseProperty::fromString |
( |
const std::string & |
s | ) |
|
|
pure virtual |
◆ name()
| const std::string& g2o::BaseProperty::name |
( |
| ) |
|
|
inline |
◆ toString()
| virtual std::string g2o::BaseProperty::toString |
( |
| ) |
const |
|
pure virtual |
◆ _name
| std::string g2o::BaseProperty::_name |
|
protected |
The documentation for this class was generated from the following files: