evas_body_segments_list_t Struct Reference
[Configuring what kind of data gets streamed]

Body segments definition. More...

#include <evart-client.h>

Data Fields

uint32_t index
char name [EVAS_STRMAX]
uint32_t nsegments
struct {
   char   name [EVAS_STRMAX]
   int32_t   parent
hier [0]

Detailed Description

Body segments definition.

This is a variable-length structure that contains a list of segment names for a specific body. The body identity can be found in the index and name fields and the hier array contains the list of segments names and parent index, from index 0 to nmarkers-1.


Field Documentation

uint32_t index

Index of the body.

char name[EVAS_STRMAX]

Name of the body.

Segment name (C strings)

uint32_t nsegments

Number of segments for that body.

int32_t parent

Parent index

struct { ... } hier[0]

Array of segments, from 0 to nsegments-1.

 All Data Structures Variables
Generated on Thu Aug 2 10:25:35 2012 for evart-client by  doxygen 1.6.3