COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
agent_request_entry Struct Reference

#include <jsondef.h>

Collaboration diagram for agent_request_entry:

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
 

Detailed Description

Agent Request Entry Structure representing a single Agent request.

Member Data Documentation

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

The documentation for this struct was generated from the following file: