| OpenCog Framework
    Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
    | 
#include <string>#include <google/protobuf/stubs/common.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/repeated_field.h>#include <google/protobuf/extension_set.h>#include <google/protobuf/generated_message_reflection.h> Include dependency graph for ZMQMessages.pb.h:
 Include dependency graph for ZMQMessages.pb.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| class | ZMQAttentionValueHolderMessage | 
| class | ZMQVersionHandleMessage | 
| class | ZMQSingleTruthValueMessage | 
| class | ZMQTruthValueMessage | 
| class | ZMQTrailMessage | 
| class | ZMQAtomMessage | 
| class | ZMQRequestMessage | 
| class | ZMQReplyMessage | 
| Namespaces | |
| google::protobuf | |
| Enumerations | |
| enum | ZMQTruthValueType { ZMQTruthValueTypeSimple = 0, ZMQTruthValueTypeCount = 1, ZMQTruthValueTypeNull = 2, ZMQTruthValueTypeIndefinite = 3, ZMQTruthValueTypeComposite = 4 } | 
| enum | ZMQAtomType { ZMQAtomTypeNode = 0, ZMQAtomTypeLink = 1 } | 
| enum | ZMQFunctionType { ZMQgetAtom = 0, ZMQgetName = 1 } | 
| Variables | |
| const ZMQTruthValueType | ZMQTruthValueType_MIN = ZMQTruthValueTypeSimple | 
| const ZMQTruthValueType | ZMQTruthValueType_MAX = ZMQTruthValueTypeComposite | 
| const int | ZMQTruthValueType_ARRAYSIZE = ZMQTruthValueType_MAX + 1 | 
| const ZMQAtomType | ZMQAtomType_MIN = ZMQAtomTypeNode | 
| const ZMQAtomType | ZMQAtomType_MAX = ZMQAtomTypeLink | 
| const int | ZMQAtomType_ARRAYSIZE = ZMQAtomType_MAX + 1 | 
| const ZMQFunctionType | ZMQFunctionType_MIN = ZMQgetAtom | 
| const ZMQFunctionType | ZMQFunctionType_MAX = ZMQgetName | 
| const int | ZMQFunctionType_ARRAYSIZE = ZMQFunctionType_MAX + 1 | 
| enum ZMQAtomType | 
| Enumerator | |
|---|---|
| ZMQAtomTypeNode | |
| ZMQAtomTypeLink | |
Definition at line 64 of file ZMQMessages.pb.h.
| enum ZMQFunctionType | 
| Enumerator | |
|---|---|
| ZMQgetAtom | |
| ZMQgetName | |
Definition at line 83 of file ZMQMessages.pb.h.
| enum ZMQTruthValueType | 
| Enumerator | |
|---|---|
| ZMQTruthValueTypeSimple | |
| ZMQTruthValueTypeCount | |
| ZMQTruthValueTypeNull | |
| ZMQTruthValueTypeIndefinite | |
| ZMQTruthValueTypeComposite | |
Definition at line 42 of file ZMQMessages.pb.h.
| void protobuf_AddDesc_ZMQMessages_2eproto | ( | ) | 
Definition at line 254 of file ZMQMessages.pb.cc.
References ZMQAttentionValueHolderMessage::default_instance_, ZMQVersionHandleMessage::default_instance_, ZMQSingleTruthValueMessage::default_instance_, ZMQTruthValueMessage::default_instance_, ZMQTrailMessage::default_instance_, ZMQAtomMessage::default_instance_, ZMQRequestMessage::default_instance_, ZMQReplyMessage::default_instance_, ZMQAttentionValueHolderMessage::InitAsDefaultInstance(), ZMQVersionHandleMessage::InitAsDefaultInstance(), ZMQSingleTruthValueMessage::InitAsDefaultInstance(), ZMQTruthValueMessage::InitAsDefaultInstance(), ZMQTrailMessage::InitAsDefaultInstance(), ZMQAtomMessage::InitAsDefaultInstance(), ZMQRequestMessage::InitAsDefaultInstance(), ZMQReplyMessage::InitAsDefaultInstance(), and protobuf_ShutdownFile_ZMQMessages_2eproto().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| void protobuf_AssignDesc_ZMQMessages_2eproto | ( | ) | 
Definition at line 49 of file ZMQMessages.pb.cc.
References ZMQAttentionValueHolderMessage::default_instance_, ZMQVersionHandleMessage::default_instance_, ZMQSingleTruthValueMessage::default_instance_, ZMQTruthValueMessage::default_instance_, ZMQTrailMessage::default_instance_, ZMQAtomMessage::default_instance_, ZMQRequestMessage::default_instance_, ZMQReplyMessage::default_instance_, and protobuf_AddDesc_ZMQMessages_2eproto().
| void protobuf_ShutdownFile_ZMQMessages_2eproto | ( | ) | 
Definition at line 235 of file ZMQMessages.pb.cc.
References ZMQAttentionValueHolderMessage::default_instance_, ZMQVersionHandleMessage::default_instance_, ZMQSingleTruthValueMessage::default_instance_, ZMQTruthValueMessage::default_instance_, ZMQTrailMessage::default_instance_, ZMQAtomMessage::default_instance_, ZMQRequestMessage::default_instance_, and ZMQReplyMessage::default_instance_.
 Here is the caller graph for this function:
 Here is the caller graph for this function:| const ::google::protobuf::EnumDescriptor* ZMQAtomType_descriptor | ( | ) | 
| bool ZMQAtomType_IsValid | ( | int | value | ) | 
| 
 | inline | 
Definition at line 74 of file ZMQMessages.pb.h.
References ZMQAtomType_descriptor().
| 
 | inline | 
Definition at line 78 of file ZMQMessages.pb.h.
References ZMQAtomType_descriptor().
| const ::google::protobuf::EnumDescriptor* ZMQFunctionType_descriptor | ( | ) | 
| bool ZMQFunctionType_IsValid | ( | int | value | ) | 
| 
 | inline | 
Definition at line 93 of file ZMQMessages.pb.h.
References ZMQFunctionType_descriptor().
| 
 | inline | 
Definition at line 97 of file ZMQMessages.pb.h.
References ZMQFunctionType_descriptor().
| const ::google::protobuf::EnumDescriptor* ZMQTruthValueType_descriptor | ( | ) | 
| bool ZMQTruthValueType_IsValid | ( | int | value | ) | 
| 
 | inline | 
Definition at line 55 of file ZMQMessages.pb.h.
References ZMQTruthValueType_descriptor().
| 
 | inline | 
Definition at line 59 of file ZMQMessages.pb.h.
References ZMQTruthValueType_descriptor().
| const int ZMQAtomType_ARRAYSIZE = ZMQAtomType_MAX + 1 | 
Definition at line 71 of file ZMQMessages.pb.h.
| const ZMQAtomType ZMQAtomType_MAX = ZMQAtomTypeLink | 
Definition at line 70 of file ZMQMessages.pb.h.
| const ZMQAtomType ZMQAtomType_MIN = ZMQAtomTypeNode | 
Definition at line 69 of file ZMQMessages.pb.h.
| const int ZMQFunctionType_ARRAYSIZE = ZMQFunctionType_MAX + 1 | 
Definition at line 90 of file ZMQMessages.pb.h.
| const ZMQFunctionType ZMQFunctionType_MAX = ZMQgetName | 
Definition at line 89 of file ZMQMessages.pb.h.
| const ZMQFunctionType ZMQFunctionType_MIN = ZMQgetAtom | 
Definition at line 88 of file ZMQMessages.pb.h.
| const int ZMQTruthValueType_ARRAYSIZE = ZMQTruthValueType_MAX + 1 | 
Definition at line 52 of file ZMQMessages.pb.h.
| const ZMQTruthValueType ZMQTruthValueType_MAX = ZMQTruthValueTypeComposite | 
Definition at line 51 of file ZMQMessages.pb.h.
| const ZMQTruthValueType ZMQTruthValueType_MIN = ZMQTruthValueTypeSimple | 
Definition at line 50 of file ZMQMessages.pb.h.