gdxAcronymAdd(const char *AName, const char *Txt, int AIndx) | gdx::TGXFileObj | |
gdxAcronymCount() const | gdx::TGXFileObj | |
gdxAcronymGetInfo(int N, char *AName, char *Txt, int &AIndx) const | gdx::TGXFileObj | |
gdxAcronymGetMapping(int N, int &orgIndx, int &newIndx, int &autoIndex) | gdx::TGXFileObj | |
gdxAcronymIndex(double V) const | gdx::TGXFileObj | |
gdxAcronymName(double V, char *AName) | gdx::TGXFileObj | |
gdxAcronymNextNr(int NV) | gdx::TGXFileObj | |
gdxAcronymSetInfo(int N, const char *AName, const char *Txt, int AIndx) | gdx::TGXFileObj | |
gdxAcronymValue(int AIndx) const | gdx::TGXFileObj | |
gdxAddAlias(const char *Id1, const char *Id2) | gdx::TGXFileObj | |
gdxAddSetText(const char *Txt, int &TxtNr) | gdx::TGXFileObj | |
gdxAllowBogusDomains() const | gdx::TGXFileObj | |
gdxAllowBogusDomainsSet(int flag) | gdx::TGXFileObj | |
gdxAutoConvert(int NV) | gdx::TGXFileObj | |
gdxClose() | gdx::TGXFileObj | |
gdxCurrentDim() const | gdx::TGXFileObj | |
gdxDataErrorCount() const | gdx::TGXFileObj | |
gdxDataErrorRecord(int RecNr, int *KeyInt, double *Values) | gdx::TGXFileObj | |
gdxDataErrorRecordX(int RecNr, int *KeyInt, double *Values) | gdx::TGXFileObj | |
gdxDataReadDone() | gdx::TGXFileObj | |
gdxDataReadFilteredStart(int SyNr, const int *FilterAction, int &NrRecs) | gdx::TGXFileObj | |
gdxDataReadMap(int RecNr, int *KeyInt, double *Values, int &DimFrst) | gdx::TGXFileObj | |
gdxDataReadMapStart(int SyNr, int &NrRecs) | gdx::TGXFileObj | |
gdxDataReadRaw(int *KeyInt, double *Values, int &DimFrst) | gdx::TGXFileObj | |
gdxDataReadRawFast(int SyNr, TDataStoreProc_t DP, int &NrRecs) | gdx::TGXFileObj | |
gdxDataReadRawFastEx(int SyNr, TDataStoreExProc_t DP, int &NrRecs, void *Uptr) | gdx::TGXFileObj | |
gdxDataReadRawFastEx_DP_CallByRef (defined in gdx::TGXFileObj) | gdx::TGXFileObj | |
gdxDataReadRawFastFilt(int SyNr, const char **UelFilterStr, TDataStoreFiltProc_t DP) | gdx::TGXFileObj | |
gdxDataReadRawFastFilt_DP_CallByRef (defined in gdx::TGXFileObj) | gdx::TGXFileObj | |
gdxDataReadRawStart(int SyNr, int &NrRecs) | gdx::TGXFileObj | |
gdxDataReadSlice(const char **UelFilterStr, int &Dimen, TDataStoreProc_t DP) | gdx::TGXFileObj | |
gdxDataReadSliceStart(int SyNr, int *ElemCounts) | gdx::TGXFileObj | |
gdxDataReadStr(char **KeyStr, double *Values, int &DimFrst) | gdx::TGXFileObj | |
gdxDataReadStrStart(int SyNr, int &NrRecs) | gdx::TGXFileObj | |
gdxDataSliceUELS(const int *SliceKeyInt, char **KeyStr) | gdx::TGXFileObj | |
gdxDataWriteDone() | gdx::TGXFileObj | |
gdxDataWriteMap(const int *KeyInt, const double *Values) | gdx::TGXFileObj | |
gdxDataWriteMapStart(const char *SyId, const char *ExplTxt, int Dimen, int Typ, int UserInfo) | gdx::TGXFileObj | |
gdxDataWriteRaw(const int *KeyInt, const double *Values) | gdx::TGXFileObj | |
gdxDataWriteRawStart(const char *SyId, const char *ExplTxt, int Dimen, int Typ, int UserInfo) | gdx::TGXFileObj | |
gdxDataWriteRawStartKeyBounds(const char *SyId, const char *ExplTxt, int Dimen, int Typ, int UserInfo, const int *MinUELIndices, const int *MaxUELIndices) | gdx::TGXFileObj | |
gdxDataWriteStr(const char **KeyStr, const double *Values) | gdx::TGXFileObj | |
gdxDataWriteStrStart(const char *SyId, const char *ExplTxt, int Dimen, int Typ, int UserInfo) | gdx::TGXFileObj | |
gdxErrorCount() const | gdx::TGXFileObj | |
gdxErrorStr(int ErrNr, char *ErrMsg) | gdx::TGXFileObj | static |
gdxFileInfo(int &FileVer, int &ComprLev) const | gdx::TGXFileObj | |
gdxFileVersion(char *FileStr, char *ProduceStr) const | gdx::TGXFileObj | |
gdxFilterExists(int FilterNr) | gdx::TGXFileObj | |
gdxFilterRegister(int UelMap) | gdx::TGXFileObj | |
gdxFilterRegisterDone() | gdx::TGXFileObj | |
gdxFilterRegisterStart(int FilterNr) | gdx::TGXFileObj | |
gdxFindSymbol(const char *SyId, int &SyNr) | gdx::TGXFileObj | |
gdxGetDLLVersion(char *V) | gdx::TGXFileObj | static |
gdxGetDomainElements(int SyNr, int DimPos, int FilterNr, TDomainIndexProc_t DP, int &NrElem, void *Uptr) | gdx::TGXFileObj | |
gdxGetDomainElements_DP_CallByRef (defined in gdx::TGXFileObj) | gdx::TGXFileObj | |
gdxGetElemText(int TxtNr, char *Txt, int &Node) | gdx::TGXFileObj | |
gdxGetLastError() | gdx::TGXFileObj | |
gdxGetMemoryUsed() | gdx::TGXFileObj | |
gdxGetSpecialValues(double *AVals) | gdx::TGXFileObj | |
gdxGetUEL(int UelNr, char *Uel) const | gdx::TGXFileObj | |
gdxMapAcronymsToNaN() const | gdx::TGXFileObj | |
gdxMapAcronymsToNaNSet(int flag) | gdx::TGXFileObj | |
gdxMapValue(double D, int &sv) | gdx::TGXFileObj | |
gdxOpenAppend(const char *FileName, const char *Producer, int &ErrNr) | gdx::TGXFileObj | |
gdxOpenRead(const char *FileName, int &ErrNr) | gdx::TGXFileObj | |
gdxOpenReadEx(const char *FileName, int ReadMode, int &ErrNr) | gdx::TGXFileObj | |
gdxOpenWrite(const char *FileName, const char *Producer, int &ErrNr) | gdx::TGXFileObj | |
gdxOpenWriteEx(const char *FileName, const char *Producer, int Compr, int &ErrNr) | gdx::TGXFileObj | |
gdxRenameUEL(const char *OldName, const char *NewName) | gdx::TGXFileObj | |
gdxResetSpecialValues() | gdx::TGXFileObj | |
gdxSetHasText(int SyNr) | gdx::TGXFileObj | |
gdxSetReadSpecialValues(const double *AVals) | gdx::TGXFileObj | |
gdxSetSpecialValues(const double *AVals) | gdx::TGXFileObj | |
gdxSetTextNodeNr(int TxtNr, int Node) | gdx::TGXFileObj | |
gdxSetTraceLevel(int N, const char *s) | gdx::TGXFileObj | |
gdxStoreDomainSets() const | gdx::TGXFileObj | |
gdxStoreDomainSetsSet(int flag) | gdx::TGXFileObj | |
gdxSymbIndxMaxLength(int SyNr, int *LengthInfo) | gdx::TGXFileObj | |
gdxSymbMaxLength() const | gdx::TGXFileObj | |
gdxSymbolAddComment(int SyNr, const char *Txt) | gdx::TGXFileObj | |
gdxSymbolDim(int SyNr) | gdx::TGXFileObj | |
gdxSymbolGetComment(int SyNr, int N, char *Txt) | gdx::TGXFileObj | |
gdxSymbolGetDomain(int SyNr, int *DomainSyNrs) | gdx::TGXFileObj | |
gdxSymbolGetDomainX(int SyNr, char **DomainIDs) | gdx::TGXFileObj | |
gdxSymbolInfo(int SyNr, char *SyId, int &Dimen, int &Typ) | gdx::TGXFileObj | |
gdxSymbolInfoX(int SyNr, int &RecCnt, int &UserInfo, char *ExplTxt) | gdx::TGXFileObj | |
gdxSymbolSetDomain(const char **DomainIDs) | gdx::TGXFileObj | |
gdxSymbolSetDomainX(int SyNr, const char **DomainIDs) | gdx::TGXFileObj | |
gdxSystemInfo(int &SyCnt, int &UelCnt) const | gdx::TGXFileObj | |
gdxUELMaxLength() const | gdx::TGXFileObj | |
gdxUELRegisterDone() | gdx::TGXFileObj | |
gdxUELRegisterMap(int UMap, const char *Uel) | gdx::TGXFileObj | |
gdxUELRegisterMapStart() | gdx::TGXFileObj | |
gdxUELRegisterRaw(const char *Uel) | gdx::TGXFileObj | |
gdxUELRegisterRawStart() | gdx::TGXFileObj | |
gdxUELRegisterStr(const char *Uel, int &UelNr) | gdx::TGXFileObj | |
gdxUELRegisterStrStart() | gdx::TGXFileObj | |
gdxUMFindUEL(const char *Uel, int &UelNr, int &UelMap) | gdx::TGXFileObj | |
gdxUMUelGet(int UelNr, char *Uel, int &UelMap) | gdx::TGXFileObj | |
gdxUMUelInfo(int &UelCnt, int &HighMap) const | gdx::TGXFileObj | |
SetTraceLevel(TraceLevels tl) (defined in gdx::TGXFileObj) | gdx::TGXFileObj | |
TGXFileObj(std::string &ErrMsg) | gdx::TGXFileObj | explicit |
TraceLevels enum name (defined in gdx::TGXFileObj) | gdx::TGXFileObj | |
~TGXFileObj() | gdx::TGXFileObj | |