Ignition Msgs

API Reference

7.2.0

#include <fuel_metadata.pb.h>

Public Member Functions

 FuelMetadata_Legal ()
 
 FuelMetadata_Legal (const FuelMetadata_Legal &from)
 
virtual ~FuelMetadata_Legal ()
 
int ByteSize () const
 
void Clear ()
 
void clear_copyright ()
 
void clear_license ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const FuelMetadata_Legal &from)
 
const ::std::stringcopyright () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *output) const
 
bool IsInitialized () const
 
const ::std::stringlicense () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const FuelMetadata_Legal &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
::std::stringmutable_copyright ()
 
::std::stringmutable_license ()
 
FuelMetadata_LegalNew () const
 
FuelMetadata_LegalNew (::google::protobuf::Arena *arena) const
 
FuelMetadata_Legaloperator= (const FuelMetadata_Legal &from)
 
::std::stringrelease_copyright ()
 
::std::stringrelease_license ()
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_allocated_copyright (::std::string *copyright)
 
void set_allocated_license (::std::string *license)
 
void set_copyright (const ::std::string &value)
 
void set_copyright (const char *value)
 
void set_copyright (const char *value, size_t size)
 
void set_license (const ::std::string &value)
 
void set_license (const char *value)
 
void set_license (const char *value, size_t size)
 
void Swap (FuelMetadata_Legal *other)
 

Static Public Member Functions

static const FuelMetadata_Legaldefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 

Static Public Attributes

static const int kCopyrightFieldNumber = 1
 
static const int kLicenseFieldNumber = 2
 

Friends

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2ffuel_5fmetadata_2eproto ()
 
void protobuf_AssignDesc_ignition_2fmsgs_2ffuel_5fmetadata_2eproto ()
 
void protobuf_ShutdownFile_ignition_2fmsgs_2ffuel_5fmetadata_2eproto ()
 

Constructor & Destructor Documentation

◆ FuelMetadata_Legal() [1/2]

◆ ~FuelMetadata_Legal()

virtual ~FuelMetadata_Legal ( )
virtual

◆ FuelMetadata_Legal() [2/2]

Member Function Documentation

◆ ByteSize()

int ByteSize ( ) const

◆ Clear()

void Clear ( )

◆ clear_copyright()

void clear_copyright ( )
inline

◆ clear_license()

void clear_license ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)

◆ CopyFrom() [2/2]

void CopyFrom ( const FuelMetadata_Legal from)

◆ copyright()

const ::std::string & copyright ( ) const
inline

◆ default_instance()

static const FuelMetadata_Legal& default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int GetCachedSize ( ) const
inline

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  output 
) const

◆ IsInitialized()

bool IsInitialized ( ) const

◆ license()

const ::std::string & license ( ) const
inline

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)

◆ MergeFrom() [2/2]

void MergeFrom ( const FuelMetadata_Legal from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)

◆ mutable_copyright()

std::string * mutable_copyright ( )
inline

◆ mutable_license()

std::string * mutable_license ( )
inline

◆ New() [1/2]

FuelMetadata_Legal* New ( ) const
inline

◆ New() [2/2]

FuelMetadata_Legal* New ( ::google::protobuf::Arena *  arena) const

◆ operator=()

FuelMetadata_Legal& operator= ( const FuelMetadata_Legal from)
inline

◆ release_copyright()

std::string * release_copyright ( )
inline

◆ release_license()

std::string * release_license ( )
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const

◆ SerializeWithCachedSizesToArray()

::google::protobuf::uint8* SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
inline

◆ set_allocated_copyright()

void set_allocated_copyright ( ::std::string copyright)
inline

◆ set_allocated_license()

void set_allocated_license ( ::std::string license)
inline

◆ set_copyright() [1/3]

void set_copyright ( const ::std::string value)
inline

◆ set_copyright() [2/3]

void set_copyright ( const char *  value)
inline

◆ set_copyright() [3/3]

void set_copyright ( const char *  value,
size_t  size 
)
inline

◆ set_license() [1/3]

void set_license ( const ::std::string value)
inline

◆ set_license() [2/3]

void set_license ( const char *  value)
inline

◆ set_license() [3/3]

void set_license ( const char *  value,
size_t  size 
)
inline

◆ Swap()

void Swap ( FuelMetadata_Legal other)

Friends And Related Function Documentation

◆ protobuf_AddDesc_ignition_2fmsgs_2ffuel_5fmetadata_2eproto

void IGNITION_MSGS_VISIBLE protobuf_AddDesc_ignition_2fmsgs_2ffuel_5fmetadata_2eproto ( )
friend

◆ protobuf_AssignDesc_ignition_2fmsgs_2ffuel_5fmetadata_2eproto

void protobuf_AssignDesc_ignition_2fmsgs_2ffuel_5fmetadata_2eproto ( )
friend

◆ protobuf_ShutdownFile_ignition_2fmsgs_2ffuel_5fmetadata_2eproto

void protobuf_ShutdownFile_ignition_2fmsgs_2ffuel_5fmetadata_2eproto ( )
friend

Member Data Documentation

◆ kCopyrightFieldNumber

const int kCopyrightFieldNumber = 1
static

◆ kLicenseFieldNumber

const int kLicenseFieldNumber = 2
static

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