#include <boost/shared_ptr.hpp>#include <boost/filesystem/operations.hpp>#include <ost/io/module_config.hh>#include <ost/io/io_utils.hh>#include <ost/seq/profile_handle.hh>Go to the source code of this file.
Data Structures | |
| class | ProfileIOHandler |
| pure abstract base class for profile io handlers More... | |
| class | ProfileIOHandlerFactoryBase |
| pure abstract base class for creation of a specfic io handler More... | |
| class | ProfileIOHandlerFactory< HANDLER > |
Namespaces | |
| namespace | ost |
| namespace | ost::io |
Typedefs | |
| typedef boost::shared_ptr < ProfileIOHandler > | ProfileIOHandlerPtr |
| typedef boost::shared_ptr < ProfileIOHandlerFactoryBase > | ProfileIOHandlerFactoryBasePtr |
1.6.1