Stride Reference Manual  - generated for commit 9643b11
geogrid.pb.h File Reference
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/inlined_string_field.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
Include dependency graph for geogrid.pb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TableStruct_geogrid_2eproto
 
class  proto::GeoGrid_Location_Coordinate
 
class  proto::GeoGrid_Location_ContactPools_ContactPool
 
class  proto::GeoGrid_Location_ContactPools
 
class  proto::GeoGrid_Location_Commute
 
class  proto::GeoGrid_Location
 
class  proto::GeoGrid_Person
 
class  proto::GeoGrid
 
struct  google::protobuf::is_proto_enum< ::proto::GeoGrid_Location_ContactPools_Type >
 

Namespaces

 proto
 
 google
 
 google::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_geogrid_2eproto
 

Enumerations

enum  proto::GeoGrid_Location_ContactPools_Type {
  proto::GeoGrid_Location_ContactPools_Type_K12School = 0, proto::GeoGrid_Location_ContactPools_Type_PrimaryCommunity = 1, proto::GeoGrid_Location_ContactPools_Type_SecondaryCommunity = 2, proto::GeoGrid_Location_ContactPools_Type_College = 3,
  proto::GeoGrid_Location_ContactPools_Type_Household = 4, proto::GeoGrid_Location_ContactPools_Type_Workplace = 5, proto::GeoGrid_Location_ContactPools_Type_GeoGrid_Location_ContactPools_Type_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::min(), proto::GeoGrid_Location_ContactPools_Type_GeoGrid_Location_ContactPools_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::google::protobuf::int32>::max()
}
 

Functions

void AddDescriptors_geogrid_2eproto ()
 
template<>
::proto::GeoGridgoogle::protobuf::Arena::CreateMaybeMessage<::proto::GeoGrid > (Arena *)
 
template<>
::proto::GeoGrid_Locationgoogle::protobuf::Arena::CreateMaybeMessage<::proto::GeoGrid_Location > (Arena *)
 
template<>
::proto::GeoGrid_Location_Commutegoogle::protobuf::Arena::CreateMaybeMessage<::proto::GeoGrid_Location_Commute > (Arena *)
 
template<>
::proto::GeoGrid_Location_ContactPoolsgoogle::protobuf::Arena::CreateMaybeMessage<::proto::GeoGrid_Location_ContactPools > (Arena *)
 
template<>
::proto::GeoGrid_Location_ContactPools_ContactPoolgoogle::protobuf::Arena::CreateMaybeMessage<::proto::GeoGrid_Location_ContactPools_ContactPool > (Arena *)
 
template<>
::proto::GeoGrid_Location_Coordinategoogle::protobuf::Arena::CreateMaybeMessage<::proto::GeoGrid_Location_Coordinate > (Arena *)
 
template<>
::proto::GeoGrid_Persongoogle::protobuf::Arena::CreateMaybeMessage<::proto::GeoGrid_Person > (Arena *)
 
bool proto::GeoGrid_Location_ContactPools_Type_IsValid (int value)
 
const ::google::protobuf::EnumDescriptor * proto::GeoGrid_Location_ContactPools_Type_descriptor ()
 
const ::std::string & proto::GeoGrid_Location_ContactPools_Type_Name (GeoGrid_Location_ContactPools_Type value)
 
bool proto::GeoGrid_Location_ContactPools_Type_Parse (const ::std::string &name, GeoGrid_Location_ContactPools_Type *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::proto::GeoGrid_Location_ContactPools_Type > ()
 

Variables

GeoGridDefaultTypeInternal proto::_GeoGrid_default_instance_
 
GeoGrid_LocationDefaultTypeInternal proto::_GeoGrid_Location_default_instance_
 
GeoGrid_Location_CommuteDefaultTypeInternal proto::_GeoGrid_Location_Commute_default_instance_
 
GeoGrid_Location_ContactPoolsDefaultTypeInternal proto::_GeoGrid_Location_ContactPools_default_instance_
 
GeoGrid_Location_ContactPools_ContactPoolDefaultTypeInternal proto::_GeoGrid_Location_ContactPools_ContactPool_default_instance_
 
GeoGrid_Location_CoordinateDefaultTypeInternal proto::_GeoGrid_Location_Coordinate_default_instance_
 
GeoGrid_PersonDefaultTypeInternal proto::_GeoGrid_Person_default_instance_
 
const GeoGrid_Location_ContactPools_Type proto::GeoGrid_Location_ContactPools_Type_Type_MIN = GeoGrid_Location_ContactPools_Type_K12School
 
const GeoGrid_Location_ContactPools_Type proto::GeoGrid_Location_ContactPools_Type_Type_MAX = GeoGrid_Location_ContactPools_Type_Workplace
 
const int proto::GeoGrid_Location_ContactPools_Type_Type_ARRAYSIZE = GeoGrid_Location_ContactPools_Type_Type_MAX + 1
 

Macro Definition Documentation

#define PROTOBUF_INTERNAL_EXPORT_geogrid_2eproto

Definition at line 37 of file geogrid.pb.h.

Function Documentation

void AddDescriptors_geogrid_2eproto ( )