Horizon
Public Member Functions | Public Attributes | List of all members
horizon::ParameterProgram::TokenCommand Class Reference
Inheritance diagram for horizon::ParameterProgram::TokenCommand:
horizon::ParameterProgram::Token

Public Member Functions

 TokenCommand (const std::string &cmd)
 
 TokenCommand (const TokenCommand &other)
 
std::unique_ptr< Tokenclone () const override
 
 TokenCommand (const std::string &cmd)
 
 TokenCommand (const TokenCommand &other)
 
std::unique_ptr< Tokenclone () const override
 
- Public Member Functions inherited from horizon::ParameterProgram::Token
 Token (Type ty)
 
 Token (Type ty)
 

Public Attributes

const std::string command
 
std::deque< std::unique_ptr< Token > > arguments
 
- Public Attributes inherited from horizon::ParameterProgram::Token
const Type type
 

Additional Inherited Members

- Public Types inherited from horizon::ParameterProgram::Token
enum  Type {
  INT, CMD, STR, UUID,
  INT, CMD, STR, UUID
}
 
enum  Type {
  INT, CMD, STR, UUID,
  INT, CMD, STR, UUID
}
 

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