This is the complete list of members for te::grib::RasterFactory, including all inherited members.
AbstractFactory(const std::string &factoryKey) | te::common::AbstractFactory< Raster, std::string > | protected |
build() | te::grib::RasterFactory | protectedvirtual |
create(te::rst::Grid *g, const std::vector< te::rst::BandProperty * > bands, const std::map< std::string, std::string > &rinfo, void *h=0, void(*deleter)(void *)=0) | te::grib::RasterFactory | protectedvirtual |
dictionary_type typedef | te::common::AbstractFactory< Raster, std::string > | |
factory_type typedef | te::common::AbstractFactory< Raster, std::string > | |
finalize() | te::grib::RasterFactory | static |
find(const std::string &factoryKey) | te::common::AbstractFactory< Raster, std::string > | static |
getCapabilities() const | te::grib::RasterFactory | virtual |
getCreationalParameters(std::vector< std::pair< std::string, std::string > > ¶ms) const | te::grib::RasterFactory | virtual |
getDictionary() | te::common::AbstractFactory< Raster, std::string > | static |
getKey() const | te::common::AbstractFactory< Raster, std::string > | |
getType() const | te::grib::RasterFactory | virtual |
initialize() | te::grib::RasterFactory | static |
iOpen(const std::map< std::string, std::string > &rinfo, te::common::AccessPolicy p=te::common::RAccess) | te::rst::RasterFactory | protectedvirtual |
m_factoryKey | te::common::AbstractFactory< Raster, std::string > | protected |
make() | te::rst::RasterFactory | static |
make(const std::string &rType) | te::rst::RasterFactory | static |
make(Grid *g, const std::vector< BandProperty * > bands, const std::map< std::string, std::string > &rinfo, void *h=0, void(*deleter)(void *)=0) | te::rst::RasterFactory | static |
make(const std::string &rType, Grid *g, const std::vector< BandProperty * > bands, const std::map< std::string, std::string > &rinfo, void *h=0, void(*deleter)(void *)=0) | te::rst::RasterFactory | static |
make(const std::map< std::string, std::string > &rinfo, void *h=0, void(*deleter)(void *)=0) | te::rst::RasterFactory | static |
make(const std::string &rType, const std::map< std::string, std::string > &rinfo, void *h, void(*deleter)(void *)=0) | te::rst::RasterFactory | static |
open(const std::map< std::string, std::string > &rinfo, te::common::AccessPolicy p=te::common::RAccess) | te::rst::RasterFactory | static |
open(const std::string &rType, const std::map< std::string, std::string > &rinfo, te::common::AccessPolicy p=te::common::RAccess) | te::rst::RasterFactory | static |
open(const std::string &key, const std::string &value, te::common::AccessPolicy p=te::common::RAccess) | te::rst::RasterFactory | static |
open(const std::string &rType, const std::string &key, const std::string &value, te::common::AccessPolicy p=te::common::RAccess) | te::rst::RasterFactory | static |
RasterFactory() | te::grib::RasterFactory | protected |
te::rst::RasterFactory::RasterFactory(const std::string &factoryKey) | te::rst::RasterFactory | protected |
sm_factory | te::grib::RasterFactory | privatestatic |
~AbstractFactory() | te::common::AbstractFactory< Raster, std::string > | protectedvirtual |
~RasterFactory() | te::grib::RasterFactory | virtual |