g2o
Loading...
Searching...
No Matches
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 104 of file commands.h.

Constructor & Destructor Documentation

◆ SolveSate()

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

Definition at line 106 of file commands.h.

CommandNode(CommandType commandType, const std::string &tag)
Definition commands.h:45
const std::string & tag() const
Definition commands.h:49
@ CT_SOLVE_STATE
Definition commands.h:38

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