Classes | Namespaces | Macros | Typedefs
output_function_interface.h File Reference
#include <corbo-core/factory.h>
#include <corbo-core/types.h>
#include <memory>
Include dependency graph for output_function_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  corbo::FirstStateSystemOutput
 Return first state vector component as system output. More...
 
class  corbo::FullStateSystemOutput
 Return full state vector as system output. More...
 
class  corbo::LastStateSystemOutput
 Return first state vector component as system output. More...
 
class  corbo::LinearStateSystemOutput
 Linear system output function. More...
 
class  corbo::SystemOutputInterface
 Interface class for system output functions. More...
 

Namespaces

 corbo
 

Macros

#define FACTORY_REGISTER_OUTPUT_FUNCTION(type)   FACTORY_REGISTER_OBJECT(type, SystemOutputInterface)
 

Typedefs

using corbo::OutputFunctionFactory = Factory< SystemOutputInterface >
 

Macro Definition Documentation

◆ FACTORY_REGISTER_OUTPUT_FUNCTION

#define FACTORY_REGISTER_OUTPUT_FUNCTION (   type)    FACTORY_REGISTER_OBJECT(type, SystemOutputInterface)

Definition at line 102 of file output_function_interface.h.



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