Home
last modified time | relevance | path

Searched defs:GDLIOException (Results 1 – 1 of 1) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlexception.hpp140 class GDLIOException: public GDLException class
143 GDLIOException(): in GDLIOException() function in GDLIOException
147 GDLIOException(const std::string& s, bool pre = true): in GDLIOException() function in GDLIOException
151 GDLIOException(const ProgNodeP eN, const std::string& s): in GDLIOException() function in GDLIOException
155 GDLIOException(DLong eC): in GDLIOException() function in GDLIOException
159 GDLIOException(DLong eC,const std::string& s, bool pre = true): in GDLIOException() function in GDLIOException
163 GDLIOException(DLong eC,const ProgNodeP eN, const std::string& s): in GDLIOException() function in GDLIOException