Functions
master/src/app.cpp File Reference
#include <corbo-master/master.h>
#include <corbo-controllers/corbo_controllers.h>
#include <corbo-core/corbo_core.h>
#include <corbo-numerics/corbo_numerics.h>
#include <corbo-observers/corbo_observers.h>
#include <corbo-plants/corbo_plants.h>
#include <corbo-systems/corbo_systems.h>
#include <corbo-tasks/corbo_tasks.h>
#include <algorithm>
#include <string>
Include dependency graph for master/src/app.cpp:

Go to the source code of this file.

Functions

std::string get_option (char **argv_begin, char **argv_end, const std::string &option)
 
bool has_option (char **argv_begin, char **argv_end, const std::string &option)
 
int main (int argc, char **argv)
 
void print_help ()
 

Function Documentation

◆ get_option()

std::string get_option ( char **  argv_begin,
char **  argv_end,
const std::string &  option 
)

Definition at line 40 of file master/src/app.cpp.

◆ has_option()

bool has_option ( char **  argv_begin,
char **  argv_end,
const std::string &  option 
)

Definition at line 38 of file master/src/app.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 55 of file master/src/app.cpp.

◆ print_help()

void print_help ( )

Definition at line 47 of file master/src/app.cpp.



control_box_rst
Author(s): Christoph Rösmann
autogenerated on Mon Feb 28 2022 22:07:59