Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
mir::protobuf::Platform Class Reference

#include <mir_protobuf.pb.h>

Inheritance diagram for mir::protobuf::Platform:
[legend]

Public Member Functions

 Platform ()
 
virtual ~Platform ()
 
 Platform (const Platform &from)
 
Platformoperator= (const Platform &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Platform *other)
 
PlatformNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Platform &from)
 
void MergeFrom (const Platform &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 fd_size () const
 
void clear_fd ()
 
inline::google::protobuf::int32 fd (int index) const
 
void set_fd (int index,::google::protobuf::int32 value)
 
void add_fd (::google::protobuf::int32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int32 > & 
fd () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int32 > * 
mutable_fd ()
 
int data_size () const
 
void clear_data ()
 
inline::google::protobuf::int32 data (int index) const
 
void set_data (int index,::google::protobuf::int32 value)
 
void add_data (::google::protobuf::int32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::int32 > & 
data () const
 
inline::google::protobuf::RepeatedField
< ::google::protobuf::int32 > * 
mutable_data ()
 
bool has_fds_on_side_channel () const
 
void clear_fds_on_side_channel ()
 
inline::google::protobuf::int32 fds_on_side_channel () const
 
void set_fds_on_side_channel (::google::protobuf::int32 value)
 
bool has_error () const
 
void clear_error ()
 
const ::std::string & error () const
 
void set_error (const ::std::string &value)
 
void set_error (const char *value)
 
void set_error (const char *value, size_t size)
 
inline::std::string * mutable_error ()
 
inline::std::string * release_error ()
 
void set_allocated_error (::std::string *error)
 

Static Public Member Functions

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

Static Public Attributes

static const int kFdFieldNumber = 1
 
static const int kDataFieldNumber = 2
 
static const int kFdsOnSideChannelFieldNumber = 3
 
static const int kErrorFieldNumber = 127
 

Friends

void protobuf_AddDesc_mir_5fprotobuf_2eproto ()
 
void protobuf_AssignDesc_mir_5fprotobuf_2eproto ()
 
void protobuf_ShutdownFile_mir_5fprotobuf_2eproto ()
 

Constructor & Destructor Documentation

mir::protobuf::Platform::Platform ( )
mir::protobuf::Platform::~Platform ( )
virtual
mir::protobuf::Platform::Platform ( const Platform from)

Member Function Documentation

void mir::protobuf::Platform::add_data ( ::google::protobuf::int32  value)
inline
void mir::protobuf::Platform::add_fd ( ::google::protobuf::int32  value)
inline
int mir::protobuf::Platform::ByteSize ( ) const
void mir::protobuf::Platform::Clear ( )
void mir::protobuf::Platform::clear_data ( )
inline
void mir::protobuf::Platform::clear_error ( )
inline
void mir::protobuf::Platform::clear_fd ( )
inline
void mir::protobuf::Platform::clear_fds_on_side_channel ( )
inline
void mir::protobuf::Platform::CopyFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::Platform::CopyFrom ( const Platform from)
google::protobuf::int32 mir::protobuf::Platform::data ( int  index) const
inline
const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & mir::protobuf::Platform::data ( ) const
inline
int mir::protobuf::Platform::data_size ( ) const
inline
const Platform & mir::protobuf::Platform::default_instance ( )
static
const ::google::protobuf::Descriptor * mir::protobuf::Platform::descriptor ( )
static
const ::std::string & mir::protobuf::Platform::error ( ) const
inline
google::protobuf::int32 mir::protobuf::Platform::fd ( int  index) const
inline
const ::google::protobuf::RepeatedField<::google::protobuf::int32 > & mir::protobuf::Platform::fd ( void  ) const
inline
int mir::protobuf::Platform::fd_size ( ) const
inline
google::protobuf::int32 mir::protobuf::Platform::fds_on_side_channel ( ) const
inline
int mir::protobuf::Platform::GetCachedSize ( ) const
inline
google::protobuf::Metadata mir::protobuf::Platform::GetMetadata ( ) const
bool mir::protobuf::Platform::has_error ( ) const
inline
bool mir::protobuf::Platform::has_fds_on_side_channel ( ) const
inline
bool mir::protobuf::Platform::IsInitialized ( ) const
void mir::protobuf::Platform::MergeFrom ( const ::google::protobuf::Message &  from)
void mir::protobuf::Platform::MergeFrom ( const Platform from)
bool mir::protobuf::Platform::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
google::protobuf::RepeatedField<::google::protobuf::int32 > * mir::protobuf::Platform::mutable_data ( )
inline
std::string * mir::protobuf::Platform::mutable_error ( )
inline
google::protobuf::RepeatedField<::google::protobuf::int32 > * mir::protobuf::Platform::mutable_fd ( )
inline
inline ::google::protobuf::UnknownFieldSet* mir::protobuf::Platform::mutable_unknown_fields ( )
inline
Platform * mir::protobuf::Platform::New ( ) const
Platform& mir::protobuf::Platform::operator= ( const Platform from)
inline
std::string * mir::protobuf::Platform::release_error ( )
inline
void mir::protobuf::Platform::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * mir::protobuf::Platform::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void mir::protobuf::Platform::set_allocated_error ( ::std::string *  error)
inline
void mir::protobuf::Platform::set_data ( int  index,
::google::protobuf::int32  value 
)
inline
void mir::protobuf::Platform::set_error ( const ::std::string &  value)
inline
void mir::protobuf::Platform::set_error ( const char *  value)
inline
void mir::protobuf::Platform::set_error ( const char *  value,
size_t  size 
)
inline
void mir::protobuf::Platform::set_fd ( int  index,
::google::protobuf::int32  value 
)
inline
void mir::protobuf::Platform::set_fds_on_side_channel ( ::google::protobuf::int32  value)
inline
void mir::protobuf::Platform::Swap ( Platform other)
const ::google::protobuf::UnknownFieldSet& mir::protobuf::Platform::unknown_fields ( ) const
inline

Friends And Related Function Documentation

void protobuf_AddDesc_mir_5fprotobuf_2eproto ( )
friend
void protobuf_AssignDesc_mir_5fprotobuf_2eproto ( )
friend
void protobuf_ShutdownFile_mir_5fprotobuf_2eproto ( )
friend

Member Data Documentation

const int mir::protobuf::Platform::kDataFieldNumber = 2
static
const int mir::protobuf::Platform::kErrorFieldNumber = 127
static
const int mir::protobuf::Platform::kFdFieldNumber = 1
static
const int mir::protobuf::Platform::kFdsOnSideChannelFieldNumber = 3
static

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014