Go to the documentation of this file.
22 #ifndef _ATBOOLEANORDERIVED_HPP
23 #define _ATBOOLEANORDERIVED_HPP
25 #include <xercesc/util/XercesDefs.hpp>
28 #include <xqilla/framework/XQillaExport.hpp>
60 virtual bool isTrue()
const = 0;
64 virtual bool isFalse()
const = 0;
69 #endif // _ATBOOLEANORDERIVED_HPP