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

#include <parameter.h>

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

Public Member Functions

virtual HyperGraph::HyperGraphElementType elementType () const
 
int id () const
 
 Parameter ()
 
virtual bool read (std::istream &is)=0
 read the data from a stream More...
 
void setId (int id_)
 
virtual bool write (std::ostream &os) const =0
 write the data to a stream More...
 
virtual ~Parameter ()
 
- Public Member Functions inherited from g2o::HyperGraph::HyperGraphElement
virtual ~HyperGraphElement ()
 

Protected Attributes

int _id
 

Detailed Description

Definition at line 36 of file parameter.h.

Constructor & Destructor Documentation

g2o::Parameter::Parameter ( )

Definition at line 31 of file parameter.cpp.

virtual g2o::Parameter::~Parameter ( )
inlinevirtual

Definition at line 40 of file parameter.h.

Member Function Documentation

virtual HyperGraph::HyperGraphElementType g2o::Parameter::elementType ( ) const
inlinevirtual

returns the type of the graph element, see HyperGraphElementType

Implements g2o::HyperGraph::HyperGraphElement.

Definition at line 47 of file parameter.h.

int g2o::Parameter::id ( ) const
inline

Definition at line 45 of file parameter.h.

virtual bool g2o::Parameter::read ( std::istream &  is)
pure virtual

read the data from a stream

void g2o::Parameter::setId ( int  id_)

Definition at line 35 of file parameter.cpp.

virtual bool g2o::Parameter::write ( std::ostream &  os) const
pure virtual

write the data to a stream

Member Data Documentation

int g2o::Parameter::_id
protected

Definition at line 49 of file parameter.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:06