agent_return_data_s Struct Reference

#include <agent_return_data.h>


Data Fields

ChType_t data_type
int array_dim
intarray_extent
void * return_data


Detailed Description

Definition at line 38 of file agent_return_data.h.


Field Documentation

ChType_t agent_return_data_s::data_type

Definition at line 39 of file agent_return_data.h.

Referenced by agent_return_data_InitializeFromAgent(), agent_return_data_New(), agent_xml_compose__data(), agent_xml_compose__row(), agent_xml_parse__data(), agent_xml_parse__row(), and MC_GetAgentReturnData().

int agent_return_data_s::array_dim

Definition at line 40 of file agent_return_data.h.

Referenced by agent_return_data_InitializeFromAgent(), agent_return_data_New(), agent_xml_compose__data(), agent_xml_compose__row(), agent_xml_parse__data(), agent_xml_parse__row(), and MC_GetAgentReturnData().

int* agent_return_data_s::array_extent

Definition at line 41 of file agent_return_data.h.

Referenced by agent_return_data_Destroy(), agent_return_data_InitializeFromAgent(), agent_return_data_New(), agent_xml_compose__row(), agent_xml_parse__row(), and MC_GetAgentReturnData().

void* agent_return_data_s::return_data

Definition at line 42 of file agent_return_data.h.

Referenced by agent_return_data_Destroy(), agent_return_data_InitializeFromAgent(), agent_return_data_New(), agent_xml_compose__data(), agent_xml_compose__row(), agent_xml_parse__data(), and agent_xml_parse__row().


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