Go to the documentation of this file.
22 #ifndef _ATDOUBLEORDERIVED_HPP
23 #define _ATDOUBLEORDERIVED_HPP
25 #include <xercesc/util/XercesDefs.hpp>
26 #include <xqilla/framework/XQillaExport.hpp>
86 virtual bool isNaN()
const = 0;
92 virtual bool isZero()
const = 0;
99 virtual const MAPM &
asMAPM()
const = 0;
104 #endif // _ATDOUBLEORDERIVED_HPP