OmniSciDB
c1a53651b2
|
#include <Importer.h>
Public Member Functions | |
GeoFileLayerInfo (const std::string &name_, GeoFileLayerContents contents_) | |
Public Attributes | |
std::string | name |
GeoFileLayerContents | contents |
Definition at line 832 of file Importer.h.
|
inline |
Definition at line 833 of file Importer.h.
GeoFileLayerContents import_export::Importer::GeoFileLayerInfo::contents |
Definition at line 836 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 835 of file Importer.h.
Referenced by generate_TableFunctionsFactory_init.Bracket::__repr__(), generate_TableFunctionsFactory_init.Bracket::__str__(), generate_TableFunctionsFactory_init.UdtfNode::__str__(), generate_TableFunctionsFactory_init.Bracket::apply_column(), generate_TableFunctionsFactory_init.Bracket::apply_namespace(), generate_TableFunctionsFactory_init.Bracket::format_sizer(), generate_TableFunctionsFactory_init.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(), generate_TableFunctionsFactory_init.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().