Public Member Functions | Protected Attributes | List of all members
g2o::BaseProperty Class Referenceabstract

#include <property.h>

Inheritance diagram for g2o::BaseProperty:
Inheritance graph
[legend]

Public Member Functions

 BaseProperty (const std::string name_)
 
virtual bool fromString (const std::string &s)=0
 
const std::string & name ()
 
virtual std::string toString () const =0
 
virtual ~BaseProperty ()
 

Protected Attributes

std::string _name
 

Detailed Description

Definition at line 38 of file property.h.

Constructor & Destructor Documentation

g2o::BaseProperty::BaseProperty ( const std::string  name_)

Definition at line 39 of file property.cpp.

g2o::BaseProperty::~BaseProperty ( )
virtual

Definition at line 42 of file property.cpp.

Member Function Documentation

virtual bool g2o::BaseProperty::fromString ( const std::string &  s)
pure virtual
const std::string& g2o::BaseProperty::name ( )
inline

Definition at line 42 of file property.h.

virtual std::string g2o::BaseProperty::toString ( ) const
pure virtual

Member Data Documentation

std::string g2o::BaseProperty::_name
protected

Definition at line 46 of file property.h.


The documentation for this class was generated from the following files:


orb_slam2_ros
Author(s):
autogenerated on Wed Apr 21 2021 02:53:05