Motorcortex Core  version: 2.7.6
mcx::cmd_line::Config Class Reference

Public Member Functions

 Config (std::vector< Component > components)
 
 Config (std::vector< Component > components, SystemMode mode)
 
bool load (const std::string &file)
 
std::string version () const
 
std::string toString () const
 
license::License license () const
 
template<typename T >
get (const std::string &name) const
 
std::string path (std::string path) const
 
Task task (std::string path) const
 
Server server (std::string path) const
 
SystemMode mode (std::string path={}) const
 
SystemMode systemMode (std::string path={}) const
 
Realtime realtime (std::string path={}) const
 
nlohmann::json find (const std::string &path) const
 

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