#include <boost/shared_ptr.hpp>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | ISM::Pattern |
Namespaces | |
ISM | |
this namespace contains all generally usable classes. | |
Typedefs | |
typedef boost::shared_ptr< Pattern > | ISM::PatternPtr |
Functions | |
std::ostream & | ISM::operator<< (std::ostream &strm, const ISM::Pattern &p) |
std::ostream & | ISM::operator<< (std::ostream &strm, const ISM::PatternPtr &p) |