#ifndef LABEL_H #define LABEL_H #include #include class File; class Label; #include "ILabel.h" #include "Cache.h" namespace policy { struct LabelTable { static const std::string Name; static const std::string CacheColumn; }; struct LabelCachePolicy { typedef std::string KeyType; static const std::string& key( const std::shared_ptr