Go to the documentation of this file.
20 #ifndef _ATFLOATORDERIVED_HPP
21 #define _ATFLOATORDERIVED_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;
127 virtual const MAPM &
asMAPM()
const = 0;
132 #endif // _ATFLOATORDERIVED_HPP