Go to the documentation of this file.
20 #ifndef _ATDOUBLEORDERIVED_HPP
21 #define _ATDOUBLEORDERIVED_HPP
23 #include <xercesc/util/XercesDefs.hpp>
24 #include <xqilla/framework/XQillaExport.hpp>
111 virtual bool isNaN()
const = 0;
117 virtual bool isZero()
const = 0;
124 virtual const MAPM &
asMAPM()
const = 0;
129 #endif // _ATDOUBLEORDERIVED_HPP