RTI Routing Service Version 7.3.0
|
Definition of a String sequence. More...
Data Fields | |
char ** | element_array |
Array of elements. More... | |
int | element_count |
Number of elements in the array. More... | |
int | element_count_max |
maximum capacity of the array. More... | |
Definition of a String sequence.
char** RTI_RoutingServiceStringSeq::element_array |
Array of elements.
int RTI_RoutingServiceStringSeq::element_count |
Number of elements in the array.
int RTI_RoutingServiceStringSeq::element_count_max |
maximum capacity of the array.