TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bgs::protocol::challenge::v1::Challenge Class Reference

#include <challenge_service.pb.h>

Public Member Functions

 Challenge ()
 
virtual ~Challenge ()
 
 Challenge (const Challenge &from)
 
Challengeoperator= (const Challenge &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Challenge *other)
 
ChallengeNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Challenge &from)
 
void MergeFrom (const Challenge &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::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_type () const
 
void clear_type ()
 
inline::google::protobuf::uint32 type () const
 
void set_type (::google::protobuf::uint32 value)
 
bool has_info () const
 
void clear_info ()
 
const ::std::string & info () const
 
void set_info (const ::std::string &value)
 
void set_info (const char *value)
 
void set_info (const char *value, size_t size)
 
inline::std::string * mutable_info ()
 
inline::std::string * release_info ()
 
void set_allocated_info (::std::string *info)
 
bool has_answer () const
 
void clear_answer ()
 
const ::std::string & answer () const
 
void set_answer (const ::std::string &value)
 
void set_answer (const char *value)
 
void set_answer (const char *value, size_t size)
 
inline::std::string * mutable_answer ()
 
inline::std::string * release_answer ()
 
void set_allocated_answer (::std::string *answer)
 
bool has_retries () const
 
void clear_retries ()
 
inline::google::protobuf::uint32 retries () const
 
void set_retries (::google::protobuf::uint32 value)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
 
static const Challengedefault_instance ()
 

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kInfoFieldNumber = 2
 
static const int kAnswerFieldNumber = 3
 
static const int kRetriesFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_type ()
 
void clear_has_type ()
 
void set_has_info ()
 
void clear_has_info ()
 
void set_has_answer ()
 
void clear_has_answer ()
 
void set_has_retries ()
 
void clear_has_retries ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * info_
 
::google::protobuf::uint32 type_
 
::google::protobuf::uint32 retries_
 
::std::string * answer_
 

Static Private Attributes

static Challengedefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_challenge_5fservice_2eproto ()
 
void protobuf_AssignDesc_challenge_5fservice_2eproto ()
 
void protobuf_ShutdownFile_challenge_5fservice_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

bgs::protocol::challenge::v1::Challenge::Challenge ( )
virtual bgs::protocol::challenge::v1::Challenge::~Challenge ( )
virtual
bgs::protocol::challenge::v1::Challenge::Challenge ( const Challenge from)

Member Function Documentation

const ::std::string & bgs::protocol::challenge::v1::Challenge::answer ( ) const
inline
1549  {
1550  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.Challenge.answer)
1551  return *answer_;
1552 }
::std::string * answer_
Definition: challenge_service.pb.h:170

+ Here is the caller graph for this function:

int bgs::protocol::challenge::v1::Challenge::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::challenge::v1::Challenge::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::challenge::v1::Challenge::clear_answer ( )
inline
1543  {
1545  answer_->clear();
1546  }
1547  clear_has_answer();
1548 }
void clear_has_answer()
Definition: challenge_service.pb.h:1540
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * answer_
Definition: challenge_service.pb.h:170

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::clear_has_answer ( )
inlineprivate
1540  {
1541  _has_bits_[0] &= ~0x00000004u;
1542 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::clear_has_info ( )
inlineprivate
1464  {
1465  _has_bits_[0] &= ~0x00000002u;
1466 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::clear_has_retries ( )
inlineprivate
1616  {
1617  _has_bits_[0] &= ~0x00000008u;
1618 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::clear_has_type ( )
inlineprivate
1440  {
1441  _has_bits_[0] &= ~0x00000001u;
1442 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::clear_info ( )
inline
1467  {
1469  info_->clear();
1470  }
1471  clear_has_info();
1472 }
::std::string * info_
Definition: challenge_service.pb.h:167
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void clear_has_info()
Definition: challenge_service.pb.h:1464

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::clear_retries ( )
inline
1619  {
1620  retries_ = 0u;
1622 }
::google::protobuf::uint32 retries_
Definition: challenge_service.pb.h:169
void clear_has_retries()
Definition: challenge_service.pb.h:1616

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::clear_type ( )
inline
1443  {
1444  type_ = 0u;
1445  clear_has_type();
1446 }
::google::protobuf::uint32 type_
Definition: challenge_service.pb.h:168
void clear_has_type()
Definition: challenge_service.pb.h:1440

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::challenge::v1::Challenge::CopyFrom ( const Challenge from)
static const Challenge& bgs::protocol::challenge::v1::Challenge::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::challenge::v1::Challenge::descriptor ( )
static
int bgs::protocol::challenge::v1::Challenge::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

102 { return _cached_size_; }
int _cached_size_
Definition: challenge_service.pb.h:166
::google::protobuf::Metadata bgs::protocol::challenge::v1::Challenge::GetMetadata ( ) const
virtual
bool bgs::protocol::challenge::v1::Challenge::has_answer ( ) const
inline
1534  {
1535  return (_has_bits_[0] & 0x00000004u) != 0;
1536 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165
bool bgs::protocol::challenge::v1::Challenge::has_info ( ) const
inline
1458  {
1459  return (_has_bits_[0] & 0x00000002u) != 0;
1460 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165
bool bgs::protocol::challenge::v1::Challenge::has_retries ( ) const
inline
1610  {
1611  return (_has_bits_[0] & 0x00000008u) != 0;
1612 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165
bool bgs::protocol::challenge::v1::Challenge::has_type ( ) const
inline
1434  {
1435  return (_has_bits_[0] & 0x00000001u) != 0;
1436 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165
const ::std::string & bgs::protocol::challenge::v1::Challenge::info ( ) const
inline
1473  {
1474  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.Challenge.info)
1475  return *info_;
1476 }
::std::string * info_
Definition: challenge_service.pb.h:167

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::InitAsDefaultInstance ( )
private
bool bgs::protocol::challenge::v1::Challenge::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::challenge::v1::Challenge::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::challenge::v1::Challenge::MergeFrom ( const Challenge from)
bool bgs::protocol::challenge::v1::Challenge::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
std::string * bgs::protocol::challenge::v1::Challenge::mutable_answer ( )
inline
1577  {
1578  set_has_answer();
1580  answer_ = new ::std::string;
1581  }
1582  // @@protoc_insertion_point(field_mutable:bgs.protocol.challenge.v1.Challenge.answer)
1583  return answer_;
1584 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * answer_
Definition: challenge_service.pb.h:170
void set_has_answer()
Definition: challenge_service.pb.h:1537

+ Here is the call graph for this function:

std::string * bgs::protocol::challenge::v1::Challenge::mutable_info ( )
inline
1501  {
1502  set_has_info();
1504  info_ = new ::std::string;
1505  }
1506  // @@protoc_insertion_point(field_mutable:bgs.protocol.challenge.v1.Challenge.info)
1507  return info_;
1508 }
::std::string * info_
Definition: challenge_service.pb.h:167
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_info()
Definition: challenge_service.pb.h:1461

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::challenge::v1::Challenge::mutable_unknown_fields ( )
inline
77  {
78  return &_unknown_fields_;
79  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: challenge_service.pb.h:163
Challenge* bgs::protocol::challenge::v1::Challenge::New ( ) const
virtual
Challenge& bgs::protocol::challenge::v1::Challenge::operator= ( const Challenge from)
inline
68  {
69  CopyFrom(from);
70  return *this;
71  }
void CopyFrom(const ::google::protobuf::Message &from)
std::string * bgs::protocol::challenge::v1::Challenge::release_answer ( )
inline
1585  {
1586  clear_has_answer();
1588  return NULL;
1589  } else {
1590  ::std::string* temp = answer_;
1591  answer_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1592  return temp;
1593  }
1594 }
void clear_has_answer()
Definition: challenge_service.pb.h:1540
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * answer_
Definition: challenge_service.pb.h:170

+ Here is the call graph for this function:

std::string * bgs::protocol::challenge::v1::Challenge::release_info ( )
inline
1509  {
1510  clear_has_info();
1512  return NULL;
1513  } else {
1514  ::std::string* temp = info_;
1515  info_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1516  return temp;
1517  }
1518 }
::std::string * info_
Definition: challenge_service.pb.h:167
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void clear_has_info()
Definition: challenge_service.pb.h:1464

+ Here is the call graph for this function:

google::protobuf::uint32 bgs::protocol::challenge::v1::Challenge::retries ( ) const
inline
1623  {
1624  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.Challenge.retries)
1625  return retries_;
1626 }
::google::protobuf::uint32 retries_
Definition: challenge_service.pb.h:169
void bgs::protocol::challenge::v1::Challenge::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::challenge::v1::Challenge::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::challenge::v1::Challenge::set_allocated_answer ( ::std::string *  answer)
inline
1595  {
1597  delete answer_;
1598  }
1599  if (answer) {
1600  set_has_answer();
1601  answer_ = answer;
1602  } else {
1603  clear_has_answer();
1604  answer_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1605  }
1606  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.challenge.v1.Challenge.answer)
1607 }
void clear_has_answer()
Definition: challenge_service.pb.h:1540
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * answer_
Definition: challenge_service.pb.h:170
const ::std::string & answer() const
Definition: challenge_service.pb.h:1549
void set_has_answer()
Definition: challenge_service.pb.h:1537

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_allocated_info ( ::std::string *  info)
inline
1519  {
1521  delete info_;
1522  }
1523  if (info) {
1524  set_has_info();
1525  info_ = info;
1526  } else {
1527  clear_has_info();
1528  info_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1529  }
1530  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.challenge.v1.Challenge.info)
1531 }
::std::string * info_
Definition: challenge_service.pb.h:167
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void clear_has_info()
Definition: challenge_service.pb.h:1464
void set_has_info()
Definition: challenge_service.pb.h:1461
const ::std::string & info() const
Definition: challenge_service.pb.h:1473

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_answer ( const ::std::string &  value)
inline
1553  {
1554  set_has_answer();
1556  answer_ = new ::std::string;
1557  }
1558  answer_->assign(value);
1559  // @@protoc_insertion_point(field_set:bgs.protocol.challenge.v1.Challenge.answer)
1560 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * answer_
Definition: challenge_service.pb.h:170
void set_has_answer()
Definition: challenge_service.pb.h:1537
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_answer ( const char *  value)
inline
1561  {
1562  set_has_answer();
1564  answer_ = new ::std::string;
1565  }
1566  answer_->assign(value);
1567  // @@protoc_insertion_point(field_set_char:bgs.protocol.challenge.v1.Challenge.answer)
1568 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * answer_
Definition: challenge_service.pb.h:170
void set_has_answer()
Definition: challenge_service.pb.h:1537
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_answer ( const char *  value,
size_t  size 
)
inline
1569  {
1570  set_has_answer();
1572  answer_ = new ::std::string;
1573  }
1574  answer_->assign(reinterpret_cast<const char*>(value), size);
1575  // @@protoc_insertion_point(field_set_pointer:bgs.protocol.challenge.v1.Challenge.answer)
1576 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * answer_
Definition: challenge_service.pb.h:170
void set_has_answer()
Definition: challenge_service.pb.h:1537
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_has_answer ( )
inlineprivate
1537  {
1538  _has_bits_[0] |= 0x00000004u;
1539 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_has_info ( )
inlineprivate
1461  {
1462  _has_bits_[0] |= 0x00000002u;
1463 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_has_retries ( )
inlineprivate
1613  {
1614  _has_bits_[0] |= 0x00000008u;
1615 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_has_type ( )
inlineprivate
1437  {
1438  _has_bits_[0] |= 0x00000001u;
1439 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:165

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_info ( const ::std::string &  value)
inline
1477  {
1478  set_has_info();
1480  info_ = new ::std::string;
1481  }
1482  info_->assign(value);
1483  // @@protoc_insertion_point(field_set:bgs.protocol.challenge.v1.Challenge.info)
1484 }
::std::string * info_
Definition: challenge_service.pb.h:167
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_info()
Definition: challenge_service.pb.h:1461
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_info ( const char *  value)
inline
1485  {
1486  set_has_info();
1488  info_ = new ::std::string;
1489  }
1490  info_->assign(value);
1491  // @@protoc_insertion_point(field_set_char:bgs.protocol.challenge.v1.Challenge.info)
1492 }
::std::string * info_
Definition: challenge_service.pb.h:167
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_info()
Definition: challenge_service.pb.h:1461
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_info ( const char *  value,
size_t  size 
)
inline
1493  {
1494  set_has_info();
1496  info_ = new ::std::string;
1497  }
1498  info_->assign(reinterpret_cast<const char*>(value), size);
1499  // @@protoc_insertion_point(field_set_pointer:bgs.protocol.challenge.v1.Challenge.info)
1500 }
::std::string * info_
Definition: challenge_service.pb.h:167
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_info()
Definition: challenge_service.pb.h:1461
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_retries ( ::google::protobuf::uint32  value)
inline
1627  {
1628  set_has_retries();
1629  retries_ = value;
1630  // @@protoc_insertion_point(field_set:bgs.protocol.challenge.v1.Challenge.retries)
1631 }
::google::protobuf::uint32 retries_
Definition: challenge_service.pb.h:169
const FieldDescriptor value
Definition: descriptor.h:1522
void set_has_retries()
Definition: challenge_service.pb.h:1613

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::set_type ( ::google::protobuf::uint32  value)
inline
1451  {
1452  set_has_type();
1453  type_ = value;
1454  // @@protoc_insertion_point(field_set:bgs.protocol.challenge.v1.Challenge.type)
1455 }
void set_has_type()
Definition: challenge_service.pb.h:1437
::google::protobuf::uint32 type_
Definition: challenge_service.pb.h:168
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::Challenge::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::challenge::v1::Challenge::SharedCtor ( )
private
void bgs::protocol::challenge::v1::Challenge::SharedDtor ( )
private
void bgs::protocol::challenge::v1::Challenge::Swap ( Challenge other)
google::protobuf::uint32 bgs::protocol::challenge::v1::Challenge::type ( ) const
inline
1447  {
1448  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.Challenge.type)
1449  return type_;
1450 }
::google::protobuf::uint32 type_
Definition: challenge_service.pb.h:168
const ::google::protobuf::UnknownFieldSet& bgs::protocol::challenge::v1::Challenge::unknown_fields ( ) const
inline
73  {
74  return _unknown_fields_;
75  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: challenge_service.pb.h:163

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_challenge_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_challenge_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_challenge_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::challenge::v1::Challenge::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::challenge::v1::Challenge::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::challenge::v1::Challenge::_unknown_fields_
private
::std::string* bgs::protocol::challenge::v1::Challenge::answer_
private
Challenge* bgs::protocol::challenge::v1::Challenge::default_instance_
staticprivate
::std::string* bgs::protocol::challenge::v1::Challenge::info_
private
const int bgs::protocol::challenge::v1::Challenge::kAnswerFieldNumber = 3
static
const int bgs::protocol::challenge::v1::Challenge::kInfoFieldNumber = 2
static
const int bgs::protocol::challenge::v1::Challenge::kRetriesFieldNumber = 4
static
const int bgs::protocol::challenge::v1::Challenge::kTypeFieldNumber = 1
static
::google::protobuf::uint32 bgs::protocol::challenge::v1::Challenge::retries_
private
::google::protobuf::uint32 bgs::protocol::challenge::v1::Challenge::type_
private

The documentation for this class was generated from the following file: