g2o
Public Member Functions | List of all members
SlamParser::SolveSate Class Reference

#include <commands.h>

Inheritance diagram for SlamParser::SolveSate:
Inheritance graph
[legend]
Collaboration diagram for SlamParser::SolveSate:
Collaboration graph
[legend]

Public Member Functions

 SolveSate (const std::string &tag)
 
- Public Member Functions inherited from SlamParser::CommandNode
 CommandNode (CommandType commandType, const std::string &tag)
 
virtual ~CommandNode ()
 
CommandType commandType () const
 
const std::string & tag () const
 

Additional Inherited Members

- Protected Attributes inherited from SlamParser::CommandNode
CommandType _commandType
 
std::string _tag
 

Detailed Description

Definition at line 100 of file commands.h.

Constructor & Destructor Documentation

SlamParser::SolveSate::SolveSate ( const std::string &  tag)
inline

Definition at line 103 of file commands.h.

103  :
105  {
106  }
CommandNode(CommandType commandType, const std::string &tag)
Definition: commands.h:47
const std::string & tag() const
Definition: commands.h:50

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