24#ifndef DD_SYSTEM_VIEWS__ST_SPATIAL_REFERENCE_SYSTEMS_INCLUDED 
   25#define DD_SYSTEM_VIEWS__ST_SPATIAL_REFERENCE_SYSTEMS_INCLUDED 
   32namespace system_views {
 
Definition: st_spatial_reference_systems.h:39
 
static const String_type & view_name()
Definition: st_spatial_reference_systems.h:54
 
const String_type & name() const override
Definition: st_spatial_reference_systems.h:59
 
St_spatial_reference_systems()
Definition: st_spatial_reference_systems.cc:35
 
static const St_spatial_reference_systems & instance()
Definition: st_spatial_reference_systems.cc:29
 
enum_fields
Definition: st_spatial_reference_systems.h:41
 
@ FIELD_ORGANIZATION
Definition: st_spatial_reference_systems.h:44
 
@ FIELD_ORGANIZATION_COORDSYS_ID
Definition: st_spatial_reference_systems.h:45
 
@ FIELD_DEFINITION
Definition: st_spatial_reference_systems.h:46
 
@ FIELD_SRS_ID
Definition: st_spatial_reference_systems.h:43
 
@ FIELD_SRS_NAME
Definition: st_spatial_reference_systems.h:42
 
@ FIELD_DESCRIPTION
Definition: st_spatial_reference_systems.h:47
 
Definition: system_view_impl.h:33
 
const dd::String_type s_view_name
Definition: columns_extensions.cc:40
 
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
 
Char_string_template< String_type_allocator > String_type
Definition: string_type.h:51