|
Moka kernel
|
Go to the documentation of this file.
35 #define COVERAGE2A (2)
36 #define COVERAGE2B (3)
37 #define COVERAGE3A (4)
38 #define COVERAGE3B (5)
41 #define COVERAGE_BORDER (7)
42 #define COVERAGE_ALL (8)
44 #define COVERAGE_REAL_FACE (9)
87 virtual bool cont() = 0;
96 virtual int type()
const = 0;
112 #include INCLUDE_INLINE("coverage.icc")
114 #endif // COVERAGE_HH