COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Agent Server and Client Library typedefs
Collaboration diagram for Agent Server and Client Library typedefs:

Classes

struct  Cosmos::Support::Agent::beatstruc_list
 
struct  Cosmos::Support::Agent::pollstruc
 
struct  Cosmos::Support::Agent::messstruc
 Storage for messages. More...
 

Typedefs

typedef int32_t(* Cosmos::Support::Agent::external_request_function) (string &request_string, string &output_string, Agent *agent)
 

Detailed Description

Typedef Documentation

typedef int32_t(* Cosmos::Support::Agent::external_request_function) (string &request_string, string &output_string, Agent *agent)

Agent Request Function Format of a user supplied function to handle a given request