rad  3.0.0
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
generated::zpb::exmalif::ExceptionErr Class Reference

#include <exmalif.pb.h>

Inheritance diagram for generated::zpb::exmalif::ExceptionErr:

Public Member Functions

 ExceptionErr ()
 
virtual ~ExceptionErr ()
 
 ExceptionErr (const ExceptionErr &from)
 
ExceptionErroperator= (const ExceptionErr &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ExceptionErr *other)
 
ExceptionErrNew () const final
 
ExceptionErrNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const ExceptionErr &from)
 
void MergeFrom (const ExceptionErr &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_desc () const
 
void clear_desc ()
 
const ::std::string & desc () const
 
void set_desc (const ::std::string &value)
 
void set_desc (const char *value)
 
void set_desc (const char *value, size_t size)
 
::std::string * mutable_desc ()
 
::std::string * release_desc ()
 
void set_allocated_desc (::std::string *desc)
 
bool has_code () const
 
void clear_code ()
 
::google::protobuf::int32 code () const
 
void set_code (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ExceptionErrdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ExceptionErrinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kDescFieldNumber = 1
 
static const int kCodeFieldNumber = 2
 

Friends

struct ::protobuf_exmalif_2eproto::TableStruct
 
void swap (ExceptionErr &a, ExceptionErr &b)
 

Constructor & Destructor Documentation

◆ ExceptionErr() [1/2]

generated::zpb::exmalif::ExceptionErr::ExceptionErr ( )

◆ ~ExceptionErr()

virtual generated::zpb::exmalif::ExceptionErr::~ExceptionErr ( )
virtual

◆ ExceptionErr() [2/2]

generated::zpb::exmalif::ExceptionErr::ExceptionErr ( const ExceptionErr from)

Member Function Documentation

◆ ByteSizeLong()

size_t generated::zpb::exmalif::ExceptionErr::ByteSizeLong ( ) const
final

◆ Clear()

void generated::zpb::exmalif::ExceptionErr::Clear ( )
final

◆ clear_code()

void generated::zpb::exmalif::ExceptionErr::clear_code ( )
inline

◆ clear_desc()

void generated::zpb::exmalif::ExceptionErr::clear_desc ( )
inline

◆ code()

google::protobuf::int32 generated::zpb::exmalif::ExceptionErr::code ( ) const
inline

◆ CopyFrom() [1/2]

void generated::zpb::exmalif::ExceptionErr::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void generated::zpb::exmalif::ExceptionErr::CopyFrom ( const ExceptionErr from)

◆ default_instance()

static const ExceptionErr& generated::zpb::exmalif::ExceptionErr::default_instance ( )
static

◆ desc()

const ::std::string & generated::zpb::exmalif::ExceptionErr::desc ( ) const
inline

◆ descriptor()

static const ::google::protobuf::Descriptor* generated::zpb::exmalif::ExceptionErr::descriptor ( )
static

◆ GetCachedSize()

int generated::zpb::exmalif::ExceptionErr::GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata generated::zpb::exmalif::ExceptionErr::GetMetadata ( ) const
final

◆ has_code()

bool generated::zpb::exmalif::ExceptionErr::has_code ( ) const
inline

◆ has_desc()

bool generated::zpb::exmalif::ExceptionErr::has_desc ( ) const
inline

◆ InitAsDefaultInstance()

static void generated::zpb::exmalif::ExceptionErr::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const ExceptionErr* generated::zpb::exmalif::ExceptionErr::internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* generated::zpb::exmalif::ExceptionErr::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool generated::zpb::exmalif::ExceptionErr::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void generated::zpb::exmalif::ExceptionErr::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void generated::zpb::exmalif::ExceptionErr::MergeFrom ( const ExceptionErr from)

◆ MergePartialFromCodedStream()

bool generated::zpb::exmalif::ExceptionErr::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_desc()

std::string * generated::zpb::exmalif::ExceptionErr::mutable_desc ( )
inline

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* generated::zpb::exmalif::ExceptionErr::mutable_unknown_fields ( )
inline

◆ New() [1/2]

ExceptionErr* generated::zpb::exmalif::ExceptionErr::New ( ) const
inlinefinal

◆ New() [2/2]

ExceptionErr* generated::zpb::exmalif::ExceptionErr::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ operator=()

ExceptionErr& generated::zpb::exmalif::ExceptionErr::operator= ( const ExceptionErr from)
inline

◆ release_desc()

std::string * generated::zpb::exmalif::ExceptionErr::release_desc ( )
inline

◆ SerializeWithCachedSizes()

void generated::zpb::exmalif::ExceptionErr::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_desc()

void generated::zpb::exmalif::ExceptionErr::set_allocated_desc ( ::std::string *  desc)
inline

◆ set_code()

void generated::zpb::exmalif::ExceptionErr::set_code ( ::google::protobuf::int32  value)
inline

◆ set_desc() [1/3]

void generated::zpb::exmalif::ExceptionErr::set_desc ( const ::std::string &  value)
inline

◆ set_desc() [2/3]

void generated::zpb::exmalif::ExceptionErr::set_desc ( const char *  value)
inline

◆ set_desc() [3/3]

void generated::zpb::exmalif::ExceptionErr::set_desc ( const char *  value,
size_t  size 
)
inline

◆ Swap()

void generated::zpb::exmalif::ExceptionErr::Swap ( ExceptionErr other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& generated::zpb::exmalif::ExceptionErr::unknown_fields ( ) const
inline

Friends And Related Function Documentation

◆ ::protobuf_exmalif_2eproto::TableStruct

friend struct ::protobuf_exmalif_2eproto::TableStruct
friend

◆ swap

void swap ( ExceptionErr a,
ExceptionErr b 
)
friend

Member Data Documentation

◆ kCodeFieldNumber

const int generated::zpb::exmalif::ExceptionErr::kCodeFieldNumber = 2
static

◆ kDescFieldNumber

const int generated::zpb::exmalif::ExceptionErr::kDescFieldNumber = 1
static

◆ kIndexInFileMessages

constexpr int generated::zpb::exmalif::ExceptionErr::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

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