|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <ZMQMessages.pb.h>
Inheritance diagram for ZMQTruthValueMessage:
Collaboration diagram for ZMQTruthValueMessage:Public Member Functions | |
| ZMQTruthValueMessage () | |
| virtual | ~ZMQTruthValueMessage () |
| ZMQTruthValueMessage (const ZMQTruthValueMessage &from) | |
| ZMQTruthValueMessage & | operator= (const ZMQTruthValueMessage &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ZMQTruthValueMessage *other) |
| ZMQTruthValueMessage * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ZMQTruthValueMessage &from) |
| void | MergeFrom (const ZMQTruthValueMessage &from) |
| void | Clear () |
| bool | IsInitialized () const |
| int | ByteSize () const |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| int | singletruthvalue_size () const |
| void | clear_singletruthvalue () |
| const ::ZMQSingleTruthValueMessage & | singletruthvalue (int index) const |
| inline::ZMQSingleTruthValueMessage * | mutable_singletruthvalue (int index) |
| inline::ZMQSingleTruthValueMessage * | add_singletruthvalue () |
| const ::google::protobuf::RepeatedPtrField < ::ZMQSingleTruthValueMessage > & | singletruthvalue () const |
| inline::google::protobuf::RepeatedPtrField < ::ZMQSingleTruthValueMessage > * | mutable_singletruthvalue () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const ZMQTruthValueMessage & | default_instance () |
Static Public Attributes | |
| static const int | kSingleTruthValueFieldNumber = 1 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | InitAsDefaultInstance () |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::RepeatedPtrField < ::ZMQSingleTruthValueMessage > | singletruthvalue_ |
| int | _cached_size_ |
| ::google::protobuf::uint32 | _has_bits_ [(1+31)/32] |
Static Private Attributes | |
| static ZMQTruthValueMessage * | default_instance_ = NULL |
Friends | |
| void | protobuf_AddDesc_ZMQMessages_2eproto () |
| void | protobuf_AssignDesc_ZMQMessages_2eproto () |
| void | protobuf_ShutdownFile_ZMQMessages_2eproto () |
Definition at line 484 of file ZMQMessages.pb.h.
| ZMQTruthValueMessage::ZMQTruthValueMessage | ( | ) |
Definition at line 1528 of file ZMQMessages.pb.cc.
References SharedCtor().
Here is the caller graph for this function:
|
virtual |
Definition at line 1547 of file ZMQMessages.pb.cc.
References SharedDtor().
| ZMQTruthValueMessage::ZMQTruthValueMessage | ( | const ZMQTruthValueMessage & | from | ) |
Definition at line 1536 of file ZMQMessages.pb.cc.
References MergeFrom(), and SharedCtor().
|
inline |
Definition at line 1431 of file ZMQMessages.pb.h.
References singletruthvalue_.
Here is the caller graph for this function:| int ZMQTruthValueMessage::ByteSize | ( | ) | const |
Definition at line 1649 of file ZMQMessages.pb.cc.
References _cached_size_, singletruthvalue(), singletruthvalue_size(), and unknown_fields().
| void ZMQTruthValueMessage::Clear | ( | ) |
Definition at line 1576 of file ZMQMessages.pb.cc.
References _has_bits_, mutable_unknown_fields(), and singletruthvalue_.
Here is the caller graph for this function:
|
inline |
Definition at line 1422 of file ZMQMessages.pb.h.
References singletruthvalue_.
| void ZMQTruthValueMessage::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
Definition at line 1689 of file ZMQMessages.pb.cc.
References Clear(), and MergeFrom().
Here is the caller graph for this function:| void ZMQTruthValueMessage::CopyFrom | ( | const ZMQTruthValueMessage & | from | ) |
Definition at line 1695 of file ZMQMessages.pb.cc.
References Clear(), and MergeFrom().
|
static |
Definition at line 1566 of file ZMQMessages.pb.cc.
References default_instance_, and protobuf_AddDesc_ZMQMessages_2eproto.
Here is the caller graph for this function:
|
static |
Definition at line 1561 of file ZMQMessages.pb.cc.
|
inline |
Definition at line 525 of file ZMQMessages.pb.h.
References _cached_size_.
| google::protobuf::Metadata ZMQTruthValueMessage::GetMetadata | ( | ) | const |
Definition at line 1718 of file ZMQMessages.pb.cc.
|
private |
| bool ZMQTruthValueMessage::IsInitialized | ( | ) | const |
Definition at line 1701 of file ZMQMessages.pb.cc.
References singletruthvalue(), and singletruthvalue_size().
| void ZMQTruthValueMessage::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
| void ZMQTruthValueMessage::MergeFrom | ( | const ZMQTruthValueMessage & | from | ) |
Definition at line 1683 of file ZMQMessages.pb.cc.
References mutable_unknown_fields(), singletruthvalue_, and unknown_fields().
| bool ZMQTruthValueMessage::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
Definition at line 1582 of file ZMQMessages.pb.cc.
References add_singletruthvalue(), DO_, and mutable_unknown_fields().
|
inline |
Definition at line 1428 of file ZMQMessages.pb.h.
References singletruthvalue_.
Here is the caller graph for this function:
|
inline |
Definition at line 1439 of file ZMQMessages.pb.h.
References singletruthvalue_.
|
inline |
Definition at line 500 of file ZMQMessages.pb.h.
References _unknown_fields_.
Here is the caller graph for this function:| ZMQTruthValueMessage * ZMQTruthValueMessage::New | ( | ) | const |
Definition at line 1572 of file ZMQMessages.pb.cc.
References ZMQTruthValueMessage().
|
inline |
Definition at line 491 of file ZMQMessages.pb.h.
References CopyFrom().
| void ZMQTruthValueMessage::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
Definition at line 1619 of file ZMQMessages.pb.cc.
References singletruthvalue(), singletruthvalue_size(), and unknown_fields().
| google::protobuf::uint8 * ZMQTruthValueMessage::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
Definition at line 1633 of file ZMQMessages.pb.cc.
References singletruthvalue(), singletruthvalue_size(), and unknown_fields().
|
private |
Definition at line 1556 of file ZMQMessages.pb.cc.
References _cached_size_.
|
private |
Definition at line 1542 of file ZMQMessages.pb.cc.
References _cached_size_, and _has_bits_.
Here is the caller graph for this function:
|
private |
Definition at line 1551 of file ZMQMessages.pb.cc.
References default_instance_.
Here is the caller graph for this function:
|
inline |
Definition at line 1425 of file ZMQMessages.pb.h.
References singletruthvalue_.
Here is the caller graph for this function:
|
inline |
Definition at line 1435 of file ZMQMessages.pb.h.
References singletruthvalue_.
Here is the caller graph for this function:
|
inline |
Definition at line 1419 of file ZMQMessages.pb.h.
References singletruthvalue_.
Here is the caller graph for this function:| void ZMQTruthValueMessage::Swap | ( | ZMQTruthValueMessage * | other | ) |
Definition at line 1709 of file ZMQMessages.pb.cc.
References _cached_size_, _has_bits_, _unknown_fields_, and singletruthvalue_.
|
inline |
Definition at line 496 of file ZMQMessages.pb.h.
References _unknown_fields_.
Here is the caller graph for this function:
|
friend |
Definition at line 254 of file ZMQMessages.pb.cc.
|
friend |
Definition at line 49 of file ZMQMessages.pb.cc.
|
friend |
Definition at line 235 of file ZMQMessages.pb.cc.
|
mutableprivate |
Definition at line 557 of file ZMQMessages.pb.h.
|
private |
Definition at line 558 of file ZMQMessages.pb.h.
|
private |
Definition at line 553 of file ZMQMessages.pb.h.
|
staticprivate |
Definition at line 565 of file ZMQMessages.pb.h.
|
static |
Definition at line 541 of file ZMQMessages.pb.h.
|
private |
Definition at line 555 of file ZMQMessages.pb.h.