19 #ifndef ICCLASSIFIERS_HPP
20 #define ICCLASSIFIERS_HPP
23 #include "ICClassifier.hpp"
24 #include "ICMapClassifier.hpp"
51 virtual bool Has(std::string nclr)
const;
55 virtual bool Empty(
void)
const;
57 virtual unsigned int Size(
void)
const;
59 virtual void Clear(
void);