ECP-VELOC Components
User documentation for all components
Data Fields
spath_elem_struct Struct Reference

Data Fields

char * component
 
size_t chars
 
struct spath_elem_structnext
 
struct spath_elem_structprev
 

Detailed Description

define the structure for a path element

Definition at line 50 of file spath.h.

Field Documentation

◆ chars

size_t chars

Definition at line 52 of file spath.h.

◆ component

char* component

Definition at line 51 of file spath.h.

◆ next

struct spath_elem_struct* next

Definition at line 53 of file spath.h.

◆ prev

struct spath_elem_struct* prev

Definition at line 54 of file spath.h.


The documentation for this struct was generated from the following file: