AliasCommand | Another name for a command |
Appender | |
area_info_struct | |
bhdr_struct | |
Category | A real-time capable category |
CategoryStream | This is a utility class which you can use to stream messages into a category object |
CheckSizeDataSource | Helper data source to check if two sizes are *still* equal and check an upstream comparison as well |
comcol | |
Command | Command pattern |
DeploymentComponent::ComponentData | Each configured component is stored in a struct like this |
DeploymentComponent::ConnectionData | Assembles all ports which share a connection |
ConsoleReporting | A component which writes data reports to a console |
CorbaDeploymentComponent | |
Datasender | This class manages the connection with one single client |
DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller > | Contains the required classes for a full demarshalling operation |
DeploymentComponent | A Component for deploying (configuring) other components in an application |
EEHook | |
EmptyHeaderMarshaller< o_stream > | A Dummy Empty Header MarshallInterface |
EmptyMarshaller | A Dummy Empty MarshallInterface |
FileAppender | |
FileReporting | A component which writes data reports to a file |
free_ptr_struct | |
GenerationalFileAppender | Appender supporting generations of log files |
HelloWorld | Every component inherits from the 'RTT::TaskContext' class |
HMIConsoleOutput | This component can be used to display messages on the standard output |
keycol | |
ListenThread | ListenThread is a thread which waits for new incoming connections from clients |
Log4cxxAppender | Interoperability component which translates our log4cpp events to log4cxx events and sends them to a network/socket appender |
LoggingEvent | A mirror of log4cpp::LoggingEvent, except using real-time capable strings |
LoggingService | This component is responsible for reading the logging configuration setting up the logging categories and connecting to the appenders |
lua_Debug | |
lua_tlsf_info | |
LuaComponent | |
LuaService | |
MarshallConfiguration< HeaderMarshaller, BodyMarshaller > | Contains the required classes for a full marshalling operation |
MarshallerAdaptor< InputStream, DeMarshaller, MarshallInterface, OutputStream > | Converts one marshaller type to another marshaller |
NetcdfHeaderMarshaller | A marsh::MarshallInterface for generating variables in a netcdf dataset |
NetcdfMarshaller | A marsh::MarshallInterface for writing data logs into the variables of a netcdf file |
NetcdfReporting | A component which writes data reports to a netCDF file |
NiceHeaderMarshaller< o_stream > | A marsh::MarshallInterface for generating headers usable for interpretation by plot programs |
OCLTypekit | |
OperationHandle | |
OSService | A service that provides access to some useful Operating System functions |
OstreamAppender | |
PrintService | A service that provides basic printing to std::cout, std::cerr and the RTT::Logger |
PropertyAdaptor< MarshallInterface, OutputStream > | |
RealCommand | Real command which can be executed |
ReportingComponent | A Component for periodically reporting Component Port contents to a human readable text format |
RollingFileAppender | |
Smain | |
Socket | |
SocketMarshaller | Marsh::MarshallInterface which sends data to multiple sockets |
TableHeaderMarshaller< o_stream > | A marsh::MarshallInterface for generating headers of tables |
TableMarshaller< o_stream > | A marsh::MarshallInterface for generating a stream of numbers, ordered in columns |
TcpReporting | A component which writes data reports to a tcp/ip socket |
TcpReportingInterpreter | Reads a line from the client and interprete it |
Testcomp | |
TimerComponent::TimeoutCatcher | Helper class for catching the virtual timeout function of Timer |
TimerComponent | A Component interface to the Real-Time types::Toolkit's timer |
titlecol | |
TLSF_struct | |