|
Data Structures |
class | CarLinO_base |
class | CarLinO_core |
class | CarLinO_init |
class | CarLinO_leash |
class | CarLinO_message |
struct | CarLinO_param |
class | CarLinO_process |
struct | CarLinO_record |
class | CarLinO_wrapper |
class | CommandNode |
class | Help |
| Command 'help'. More...
|
class | MsgCommandAck |
class | MsgCommandSend |
class | MsgConnectionAck |
class | MsgConnectionRequest |
class | MsgCoreAck |
class | MsgCoreAction |
class | MsgCoreTerminate |
class | MsgDebugAck |
class | MsgDebugCommand |
class | MsgDebugStart |
class | MsgDebugStop |
class | MsgPrimitiveDeregister |
class | MsgPrimitiveRegister |
class | MsgProcessAck |
class | MsgProcessDeregister |
class | MsgProcessDisconnect |
class | MsgProcessRegister |
class | MsgProcessWait |
class | MsgQuery |
class | Process |
| Command 'process' /////////////////////////////////. More...
|
class | Quit |
| Command 'quit'. More...
|
class | Root |
class | Shell |
| Command 'shell'. More...
|
Typedefs |
typedef pair< const
CarLinO_process
*, AMICO_packet > | CarLinO_item |
typedef AP_HashBase< AP_String,
AMICO_link * > | CarLinO_list |
typedef AP_ThreadQueueBase
< CarLinO_message * > | CarLinO_message_queue |
typedef AP_ArrayBase
< AP_Process * > | CarLinO_services |
Enumerations |
enum | CarLinO_state { CarlinoStateUnregistered,
CarlinoStateNormal
} |
Functions |
static AP_String | help_recursive (const CommandNode &node, const AP_String &prefix) |
AP_String | SearchPath (const AP_String &path) |
Variables |
Root | CommandRoot |
static AP_Dir | ProcDir ("/proc","[0-9]*","status") |