rasdaman API
Static Public Member Functions | List of all members
r_Convertor_Factory Class Reference

#include <convfactory.hh>

Static Public Member Functions

static bool is_supported (r_Data_Format fmt)
 check for support More...
 
static r_Convertorcreate (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_Convertorcreate (r_Data_Format fmt, const char *src, const r_Minterval &interv, int type) throw (r_Error)
 creating from internal type More...
 

Member Function Documentation

static r_Convertor* r_Convertor_Factory::create ( r_Data_Format  fmt,
const char *  src,
const r_Minterval interv,
const r_Type tp 
)
throw (r_Error
)
static

creating from r_Type

static r_Convertor* r_Convertor_Factory::create ( r_Data_Format  fmt,
const char *  src,
const r_Minterval interv,
int  type 
)
throw (r_Error
)
static

creating from internal type

static bool r_Convertor_Factory::is_supported ( r_Data_Format  fmt)
static

check for support


The documentation for this class was generated from the following file: