rasdaman API
|
#include <convfactory.hh>
Static Public Member Functions | |
static bool | is_supported (r_Data_Format fmt) |
check for support More... | |
static r_Convertor * | create (r_Data_Format fmt, const char *src, const r_Minterval &interv, const r_Type *tp) throw (r_Error) |
creating from r_Type More... | |
static r_Convertor * | create (r_Data_Format fmt, const char *src, const r_Minterval &interv, int type) throw (r_Error) |
creating from internal type More... | |
|
static |
creating from r_Type
|
static |
creating from internal type
|
static |
check for support