SDDSlib
|
Public Attributes | |
char * | target |
char * | source |
char ** | indexElement |
long | targetIndex |
long | indexElements |
long | targetClass |
long | sourceClass |
long | sourceIndex |
long * | indexValue |
Definition at line 86 of file sddsderef.c.
char ** DEREF_REQUEST::indexElement |
Definition at line 88 of file sddsderef.c.
long DEREF_REQUEST::indexElements |
Definition at line 89 of file sddsderef.c.
long* DEREF_REQUEST::indexValue |
Definition at line 90 of file sddsderef.c.
char * DEREF_REQUEST::source |
Definition at line 88 of file sddsderef.c.
long DEREF_REQUEST::sourceClass |
Definition at line 89 of file sddsderef.c.
long DEREF_REQUEST::sourceIndex |
Definition at line 89 of file sddsderef.c.
char* DEREF_REQUEST::target |
Definition at line 88 of file sddsderef.c.
long DEREF_REQUEST::targetClass |
Definition at line 89 of file sddsderef.c.
long DEREF_REQUEST::targetIndex |
Definition at line 89 of file sddsderef.c.