25 #ifndef WMODULEMETAINFORMATION_H
26 #define WMODULEMETAINFORMATION_H
32 #include <boost/shared_ptr.hpp>
35 #include <boost/filesystem/path.hpp>
38 #include "../common/WStructuredTextParser.h"
53 typedef boost::shared_ptr< WModuleMetaInformation >
SPtr;
58 typedef boost::shared_ptr< const WModuleMetaInformation >
ConstSPtr;
159 boost::filesystem::path
getIcon()
const;
187 boost::filesystem::path
getHelp()
const;
208 std::vector< std::string >
getTags()
const;
246 #endif // WMODULEMETAINFORMATION_H
Class representing a single module of OpenWalnut.