tesseract  5.0.0-alpha-619-ge9db
tfnetwork.pb.cc File Reference
#include "tfnetwork.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/stubs/port.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>

Go to the source code of this file.

Classes

class  tesseract::TFNetworkModelDefaultTypeInternal
 
struct  protobuf_tfnetwork_2eproto::StaticDescriptorInitializer
 

Namespaces

 protobuf_tensorflow_2fcore_2fframework_2fgraph_2eproto
 
 tesseract
 
 protobuf_tfnetwork_2eproto
 
 google
 
 google::protobuf
 

Macros

#define DO_(EXPRESSION)   if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure
 

Functions

void protobuf_tfnetwork_2eproto::InitDefaults ()
 
const ::google::protobuf::uint32 TableStruct::offsets[] protobuf_tfnetwork_2eproto::GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE (protodesc_cold)
 
void protobuf_tfnetwork_2eproto::protobuf_AssignDescriptors ()
 
void protobuf_tfnetwork_2eproto::protobuf_AssignDescriptorsOnce ()
 
void protobuf_tfnetwork_2eproto::protobuf_RegisterTypes (const ::std::string &) GOOGLE_PROTOBUF_ATTRIBUTE_COLD
 
void protobuf_tfnetwork_2eproto::AddDescriptorsImpl ()
 
void protobuf_tfnetwork_2eproto::AddDescriptors ()
 
template<>
GOOGLE_PROTOBUF_ATTRIBUTE_NOINLINE ::tesseract::TFNetworkModelgoogle::protobuf::Arena::CreateMaybeMessage< ::tesseract::TFNetworkModel > (Arena *arena)
 

Variables

PROTOBUF_INTERNAL_EXPORT_protobuf_tensorflow_2fcore_2fframework_2fgraph_2eproto ::google::protobuf::internal::SCCInfo< 3 > protobuf_tensorflow_2fcore_2fframework_2fgraph_2eproto::scc_info_GraphDef
 
class tesseract::TFNetworkModelDefaultTypeInternal tesseract::_TFNetworkModel_default_instance_
 
::google::protobuf::internal::SCCInfo< 1 > protobuf_tfnetwork_2eproto::scc_info_TFNetworkModel
 
::google::protobuf::Metadata protobuf_tfnetwork_2eproto::file_level_metadata [1]
 
struct protobuf_tfnetwork_2eproto::StaticDescriptorInitializer protobuf_tfnetwork_2eproto::static_descriptor_initializer
 

Macro Definition Documentation

◆ DO_

#define DO_ (   EXPRESSION)    if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure