#include <conv-cpath.h>
Data Fields | |
int | seqno |
short | creator |
short | startfn |
short | mapfn |
short | nsizes |
int | sizes [13] |
Definition at line 11 of file conv-cpath.h.
Definition at line 13 of file conv-cpath.h.
Referenced by CPathGetEltset(), CPathGetReduction(), CPathGetSingle(), and CPathMakeArray().
short CPath::creator |
Definition at line 14 of file conv-cpath.h.
Referenced by CPathGetEltset(), CPathGetReduction(), CPathGetSingle(), and CPathMakeArray().
short CPath::startfn |
short CPath::mapfn |
short CPath::nsizes |
Definition at line 17 of file conv-cpath.h.
Referenced by CPathExecute(), CPathGetEltset(), CPathGetSingle(), CPathMakeArray(), CPathMsgDecodeBytes(), CPathMsgDecodeReduction(), CPathReduce(), CPathReduceHandler(), CPathRoot(), CPathSend(), and CPathSendHandler().
int CPath::sizes[13] |
Definition at line 18 of file conv-cpath.h.
Referenced by CPathExecute(), CPathGetEltset(), CPathGetSingle(), CPathMakeArray(), CPathReduce(), CPathReduceHandler(), CPathRoot(), and CPathSend().