COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
#include <jsondef.h>
Public Attributes | |
string | token |
Character token for request. More... | |
agent_request_function | function |
Pointer to function to call with request string as argument and returning any error. More... | |
string | synopsis |
string | description |
Agent Request Entry Structure representing a single Agent request.
string agent_request_entry::token |
Character token for request.
agent_request_function agent_request_entry::function |
Pointer to function to call with request string as argument and returning any error.
string agent_request_entry::synopsis |
string agent_request_entry::description |