agent_task_s Struct Reference

#include <agent_task.h>


Data Fields

int task_completed
int number_of_elements
int size_of_element_array
int persistent
int init_agent_status
char * var_name
char * server_name
char * code_id
agent_return_data_tagent_return_data


Detailed Description

Definition at line 36 of file agent_task.h.


Field Documentation

int agent_task_s::task_completed

Definition at line 39 of file agent_task.h.

Referenced by agent_task_Copy(), agent_xml_compose__data(), and agent_xml_parse__data().

int agent_task_s::number_of_elements

Definition at line 40 of file agent_task.h.

Referenced by agent_task_Copy().

int agent_task_s::size_of_element_array

Definition at line 41 of file agent_task.h.

Referenced by agent_task_Copy().

int agent_task_s::persistent

Definition at line 42 of file agent_task.h.

Referenced by agent_task_Copy(), agent_xml_compose__data(), and agent_xml_parse__data().

int agent_task_s::init_agent_status

Definition at line 43 of file agent_task.h.

Referenced by agent_task_Copy().

char* agent_task_s::var_name

Definition at line 45 of file agent_task.h.

Referenced by agent_return_data_InitializeFromAgent(), agent_task_Copy(), agent_task_Destroy(), agent_xml_compose__data(), agent_xml_parse__data(), and MC_ComposeAgent().

char* agent_task_s::server_name

Definition at line 46 of file agent_task.h.

Referenced by agent_task_Copy(), agent_task_Destroy(), agent_xml_compose__data(), agent_xml_parse__data(), MC_ComposeAgent(), and message_InitializeFromAgent().

char* agent_task_s::code_id

Definition at line 47 of file agent_task.h.

Referenced by agent_task_Copy(), agent_task_Destroy(), agent_xml_compose__data(), agent_xml_parse__agent_code(), and agent_xml_parse__data().

agent_return_data_t* agent_task_s::agent_return_data

Definition at line 50 of file agent_task.h.

Referenced by agent_task_Copy(), agent_task_Destroy(), agent_xml_compose__data(), agent_xml_compose__row(), agent_xml_parse__data(), agent_xml_parse__row(), and MC_GetAgentReturnData().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4