OpenCog Framework  Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ZMQMessages.pb.cc File Reference
#include "ZMQMessages.pb.h"
#include <algorithm>
#include <google/protobuf/stubs/once.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/wire_format_lite_inl.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
+ Include dependency graph for ZMQMessages.pb.cc:

Go to the source code of this file.

Classes

struct  StaticDescriptorInitializer_ZMQMessages_2eproto
 

Macros

#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 
#define DO_(EXPRESSION)   if (!(EXPRESSION)) return false
 

Functions

void protobuf_AssignDesc_ZMQMessages_2eproto ()
 
void protobuf_ShutdownFile_ZMQMessages_2eproto ()
 
void protobuf_AddDesc_ZMQMessages_2eproto ()
 
const
::google::protobuf::EnumDescriptor * 
ZMQTruthValueType_descriptor ()
 
bool ZMQTruthValueType_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
ZMQAtomType_descriptor ()
 
bool ZMQAtomType_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
ZMQFunctionType_descriptor ()
 
bool ZMQFunctionType_IsValid (int value)
 

Variables

struct
StaticDescriptorInitializer_ZMQMessages_2eproto 
static_descriptor_initializer_ZMQMessages_2eproto_
 

Macro Definition Documentation

#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define DO_ (   EXPRESSION)    if (!(EXPRESSION)) return false
#define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION

Definition at line 3 of file ZMQMessages.pb.cc.

Function Documentation

const ::google::protobuf::EnumDescriptor* ZMQAtomType_descriptor ( )

Definition at line 338 of file ZMQMessages.pb.cc.

+ Here is the caller graph for this function:

bool ZMQAtomType_IsValid ( int  value)

Definition at line 342 of file ZMQMessages.pb.cc.

+ Here is the caller graph for this function:

const ::google::protobuf::EnumDescriptor* ZMQFunctionType_descriptor ( )

Definition at line 352 of file ZMQMessages.pb.cc.

+ Here is the caller graph for this function:

bool ZMQFunctionType_IsValid ( int  value)

Definition at line 356 of file ZMQMessages.pb.cc.

+ Here is the caller graph for this function:

const ::google::protobuf::EnumDescriptor* ZMQTruthValueType_descriptor ( )

Definition at line 321 of file ZMQMessages.pb.cc.

+ Here is the caller graph for this function:

bool ZMQTruthValueType_IsValid ( int  value)

Definition at line 325 of file ZMQMessages.pb.cc.

+ Here is the caller graph for this function:

Variable Documentation

struct StaticDescriptorInitializer_ZMQMessages_2eproto static_descriptor_initializer_ZMQMessages_2eproto_