MapIOSpiHandler Class Reference
#include <map_io_spi_handler.hh>
Inherits ost::io::MapIOHandler, and ost::io::MapIOHandler.
Public Member Functions |
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 |
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 |
Static Public Member Functions |
static bool | MatchContent (unsigned char *header) |
static bool | MatchType (const ImageFormatBase &type) |
static bool | MatchSuffix (const String &loc) |
static bool | ProvidesImport () |
static bool | ProvidesExport () |
static String | GetFormatName () |
static String | GetFormatDescription () |
static bool | MatchContent (unsigned char *header) |
static bool | MatchType (const ImageFormatBase &type) |
static bool | MatchSuffix (const String &loc) |
static bool | ProvidesImport () |
static bool | ProvidesExport () |
static String | GetFormatName () |
static String | GetFormatDescription () |
Protected Member Functions |
void | do_import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
void | do_import (img::MapHandle &sh, std::istream &loc, const ImageFormatBase &formatstruct) |
Detailed Description
Definition at line 55 of file map_io_spi_handler.hh.
Member Function Documentation
static String GetFormatDescription |
( |
|
) |
[inline, static] |
static String GetFormatDescription |
( |
|
) |
[inline, static] |
static String GetFormatName |
( |
|
) |
[inline, static] |
static String GetFormatName |
( |
|
) |
[inline, static] |
Map IO handler to read/write Spider map files.
This map IO handler reads and writes Spider formatted map files.
Implements MapIOHandler.
Map IO handler to read/write Spider map files.
This map IO handler reads and writes Spider formatted map files.
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 |
( |
|
) |
[inline, static] |
static bool ProvidesExport |
( |
|
) |
[inline, static] |
static bool ProvidesImport |
( |
|
) |
[inline, static] |
static bool ProvidesImport |
( |
|
) |
[inline, static] |
The documentation for this class was generated from the following files: