Return Type | Function name | Arguments |
---|---|---|
hdsFldspec* | hdsFldspec::hdsFldspec | (void) |
Declared in file: hzDissemino.h
Defined in file : hdsCore.cpp
Function Logic:
Function body:
hdsFldspec* hdsFldspec::hdsFldspec (void) { m_pType = 0; nSize = 0; nCols = nRows = 0; nFldSeq = nExpSeq = 0; }