#include <map_io_mrc_handler.hh>
Inherits MapIOHandler, and MapIOHandler.
|
| MapIOMrcHandler () |
|
virtual void | Import (img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Export (const img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) const |
|
virtual void | Export (const img::MapHandle &sh, std::ostream &loc, const ImageFormatBase &formatstruct) const |
|
| MapIOMrcHandler () |
|
virtual void | Import (img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
|
virtual void | Export (const img::MapHandle &sh, const boost::filesystem::path &loc, const ImageFormatBase &formatstruct) const |
|
virtual void | Export (const img::MapHandle &sh, std::ostream &loc, const ImageFormatBase &formatstruct) const |
|
Public Member Functions inherited from MapIOHandler |
virtual | ~MapIOHandler () |
|
virtual | ~MapIOHandler () |
|
Definition at line 63 of file map_io_mrc_handler.hh.
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
static String GetFormatDescription |
( |
| ) |
|
|
inlinestatic |
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
static String GetFormatName |
( |
| ) |
|
|
inlinestatic |
Map IO handler to read/write mrc and ccp4 map files.
This map IO handler reads and writes MRC formatted map files, as generated by the MRC electron crystallography processing package
Implements MapIOHandler.
Map IO handler to read/write mrc and ccp4 map files.
This map IO handler reads and writes MRC formatted map files, as generated by the MRC electron crystallography processing package
Implements MapIOHandler.
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
static bool MatchContent |
( |
unsigned char * |
header | ) |
|
|
static |
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
static bool MatchSuffix |
( |
const String & |
loc | ) |
|
|
static |
static bool ProvidesExport |
( |
| ) |
|
|
inlinestatic |
static bool ProvidesExport |
( |
| ) |
|
|
inlinestatic |
static bool ProvidesImport |
( |
| ) |
|
|
inlinestatic |
static bool ProvidesImport |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: