OmniSciDB
a5dc49c757
|
#include <Importer.h>
Public Member Functions | |
GeoFileLayerInfo (const std::string &name_, GeoFileLayerContents contents_) | |
Public Attributes | |
std::string | name |
GeoFileLayerContents | contents |
Definition at line 838 of file Importer.h.
|
inline |
Definition at line 839 of file Importer.h.
GeoFileLayerContents import_export::Importer::GeoFileLayerInfo::contents |
Definition at line 842 of file Importer.h.
Referenced by heavydb.thrift.ttypes.TGeoFileLayerInfo::read(), and heavydb.thrift.ttypes.TGeoFileLayerInfo::write().
std::string import_export::Importer::GeoFileLayerInfo::name |
Definition at line 841 of file Importer.h.
Referenced by TableFunctionsFactory_declbracket.Bracket::__repr__(), TableFunctionsFactory_declbracket.Bracket::__str__(), TableFunctionsFactory_declbracket.Bracket::apply_column(), TableFunctionsFactory_declbracket.Bracket::apply_namespace(), TableFunctionsFactory_declbracket.Bracket::format_sizer(), TableFunctionsFactory_declbracket.Bracket::normalize(), heavydb.extension_functions.ttypes.TUserDefinedFunction::read(), heavydb.extension_functions.ttypes.TUserDefinedTableFunction::read(), heavydb.thrift.ttypes.TDashboardGrantees::read(), heavydb.thrift.ttypes.TGeoFileLayerInfo::read(), heavydb.thrift.ttypes.TCustomExpression::read(), TableFunctionsFactory_declbracket.Bracket::tostring(), heavydb.extension_functions.ttypes.TUserDefinedFunction::write(), heavydb.extension_functions.ttypes.TUserDefinedTableFunction::write(), heavydb.thrift.ttypes.TDashboardGrantees::write(), heavydb.thrift.ttypes.TGeoFileLayerInfo::write(), and heavydb.thrift.ttypes.TCustomExpression::write().