Wiselib
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData Class Reference

#include <WSNAppMessages.pb.h>

List of all members.

Public Member Functions

 Program_ProgramMetaData ()
virtual ~Program_ProgramMetaData ()
 Program_ProgramMetaData (const Program_ProgramMetaData &from)
Program_ProgramMetaDataoperator= (const Program_ProgramMetaData &from)
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (Program_ProgramMetaData *other)
Program_ProgramMetaDataNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const Program_ProgramMetaData &from)
void MergeFrom (const Program_ProgramMetaData &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
bool has_version () const
void clear_version ()
const ::std::string & version () const
void set_version (const ::std::string &value)
void set_version (const char *value)
void set_version (const char *value, size_t size)
inline::std::string * mutable_version ()
bool has_name () const
void clear_name ()
const ::std::string & name () const
void set_name (const ::std::string &value)
void set_name (const char *value)
void set_name (const char *value, size_t size)
inline::std::string * mutable_name ()
bool has_platform () const
void clear_platform ()
const ::std::string & platform () const
void set_platform (const ::std::string &value)
void set_platform (const char *value)
void set_platform (const char *value, size_t size)
inline::std::string * mutable_platform ()
bool has_other () const
void clear_other ()
const ::std::string & other () const
void set_other (const ::std::string &value)
void set_other (const char *value)
void set_other (const char *value, size_t size)
inline::std::string * mutable_other ()

Static Public Member Functions

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

Static Public Attributes

static const int kVersionFieldNumber = 1
static const int kNameFieldNumber = 2
static const int kPlatformFieldNumber = 3
static const int kOtherFieldNumber = 4

Friends

void protobuf_AddDesc_WSNAppMessages_2eproto ()
void protobuf_AssignDesc_WSNAppMessages_2eproto ()
void protobuf_ShutdownFile_WSNAppMessages_2eproto ()

Constructor & Destructor Documentation

de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::Program_ProgramMetaData ( )
de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::~Program_ProgramMetaData ( ) [virtual]
de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::Program_ProgramMetaData ( const Program_ProgramMetaData from)

Member Function Documentation

int de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::ByteSize ( ) const
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::Clear ( )
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::clear_name ( ) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::clear_other ( ) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::clear_platform ( ) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::clear_version ( ) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::CopyFrom ( const Program_ProgramMetaData from)
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::CopyFrom ( const ::google::protobuf::Message from)
const Program_ProgramMetaData & de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::default_instance ( ) [static]
const ::google::protobuf::Descriptor * de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::descriptor ( ) [static]
int de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::GetCachedSize ( ) const [inline]
google::protobuf::Metadata de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::GetMetadata ( ) const
bool de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::has_name ( ) const [inline]
bool de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::has_other ( ) const [inline]
bool de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::has_platform ( ) const [inline]
bool de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::has_version ( ) const [inline]
bool de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::IsInitialized ( ) const
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::MergeFrom ( const ::google::protobuf::Message from)
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::MergeFrom ( const Program_ProgramMetaData from)
bool de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::mutable_name ( ) [inline]
std::string * de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::mutable_other ( ) [inline]
std::string * de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::mutable_platform ( ) [inline]
inline ::google::protobuf::UnknownFieldSet* de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::mutable_unknown_fields ( ) [inline]
std::string * de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::mutable_version ( ) [inline]
const ::std::string & de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::name ( void  ) const [inline]
Program_ProgramMetaData * de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::New ( ) const
Program_ProgramMetaData& de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::operator= ( const Program_ProgramMetaData from) [inline]
const ::std::string & de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::other ( ) const [inline]
const ::std::string & de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::platform ( ) const [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_name ( const char *  value,
size_t  size 
) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_name ( const char *  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_name ( const ::std::string &  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_other ( const char *  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_other ( const char *  value,
size_t  size 
) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_other ( const ::std::string &  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_platform ( const char *  value,
size_t  size 
) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_platform ( const ::std::string &  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_platform ( const char *  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_version ( const char *  value,
size_t  size 
) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_version ( const char *  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::set_version ( const ::std::string &  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::Swap ( Program_ProgramMetaData other)
const ::google::protobuf::UnknownFieldSet& de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::unknown_fields ( ) const [inline]
const ::std::string & de::uniluebeck::itm::tr::runtime::wsnapp::Program_ProgramMetaData::version ( ) const [inline]

Friends And Related Function Documentation

void protobuf_AddDesc_WSNAppMessages_2eproto ( ) [friend]
void protobuf_AssignDesc_WSNAppMessages_2eproto ( ) [friend]
void protobuf_ShutdownFile_WSNAppMessages_2eproto ( ) [friend]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines