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