#include "realtimescheduler.h"Go to the source code of this file.
Functions | |
| Register_PerRunConfigOption (CFGID_EXTERNALAPP_CONNECTION_LIMIT,"externalapp-connection-limit", CFG_INT, NULL,"TODO some documentation") | |
| Register_PerRunConfigOption (CFGID_EXTERNALAPP_APP_PORT,"externalapp-app-port", CFG_INT, NULL,"TODO some documentation") | |
| std::ostream & | operator<< (std::ostream &os, const timeval &tv) |
Definition in file realtimescheduler.cc.
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const timeval & | tv | |||
| ) | [inline] |
| Register_PerRunConfigOption | ( | CFGID_EXTERNALAPP_APP_PORT | , | |
| "externalapp-app-port" | , | |||
| CFG_INT | , | |||
| NULL | , | |||
| "TODO some documentation" | ||||
| ) |
| Register_PerRunConfigOption | ( | CFGID_EXTERNALAPP_CONNECTION_LIMIT | , | |
| "externalapp-connection-limit" | , | |||
| CFG_INT | , | |||
| NULL | , | |||
| "TODO some documentation" | ||||
| ) |
1.5.8