#include <map_io_handler.hh>
Inherited by MapIOHandlerFactory< HANDLER >, and MapIOHandlerFactory< HANDLER >.
Definition at line 44 of file map_io_handler.hh.
◆ ~MapIOHandlerFactoryBase() [1/2]
◆ ~MapIOHandlerFactoryBase() [2/2]
◆ Create() [1/2]
◆ Create() [2/2]
◆ GetFormatDescription() [1/2]
virtual String GetFormatDescription |
( |
| ) |
const |
|
pure virtual |
◆ GetFormatDescription() [2/2]
virtual String GetFormatDescription |
( |
| ) |
const |
|
pure virtual |
◆ GetFormatName() [1/2]
virtual String GetFormatName |
( |
| ) |
const |
|
pure virtual |
◆ GetFormatName() [2/2]
virtual String GetFormatName |
( |
| ) |
const |
|
pure virtual |
◆ MatchContent() [1/2]
virtual bool MatchContent |
( |
unsigned char * |
header | ) |
const |
|
pure virtual |
◆ MatchContent() [2/2]
virtual bool MatchContent |
( |
unsigned char * |
header | ) |
const |
|
pure virtual |
◆ MatchSuffix() [1/2]
virtual bool MatchSuffix |
( |
const String & |
loc | ) |
const |
|
pure virtual |
◆ MatchSuffix() [2/2]
virtual bool MatchSuffix |
( |
const String & |
loc | ) |
const |
|
pure virtual |
◆ MatchType() [1/2]
◆ MatchType() [2/2]
◆ ProvidesExport() [1/2]
virtual bool ProvidesExport |
( |
| ) |
const |
|
pure virtual |
◆ ProvidesExport() [2/2]
virtual bool ProvidesExport |
( |
| ) |
const |
|
pure virtual |
◆ ProvidesImport() [1/2]
virtual bool ProvidesImport |
( |
| ) |
const |
|
pure virtual |
◆ ProvidesImport() [2/2]
virtual bool ProvidesImport |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: