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

#include <WSNAppMessages.pb.h>

List of all members.

Public Types

typedef
ListenerManagement_Operation 
Operation

Public Member Functions

 ListenerManagement ()
virtual ~ListenerManagement ()
 ListenerManagement (const ListenerManagement &from)
ListenerManagementoperator= (const ListenerManagement &from)
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (ListenerManagement *other)
ListenerManagementNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const ListenerManagement &from)
void MergeFrom (const ListenerManagement &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_operation () const
void clear_operation ()
inline::de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation operation () const
void set_operation (::de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation value)
bool has_nodename () const
void clear_nodename ()
const ::std::string & nodename () const
void set_nodename (const ::std::string &value)
void set_nodename (const char *value)
void set_nodename (const char *value, size_t size)
inline::std::string * mutable_nodename ()

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
static const ListenerManagementdefault_instance ()
static bool Operation_IsValid (int value)
static const
::google::protobuf::EnumDescriptor * 
Operation_descriptor ()
static const ::std::string & Operation_Name (Operation value)
static bool Operation_Parse (const ::std::string &name, Operation *value)

Static Public Attributes

static const Operation REGISTER = ListenerManagement_Operation_REGISTER
static const Operation UNREGISTER = ListenerManagement_Operation_UNREGISTER
static const Operation Operation_MIN
static const Operation Operation_MAX
static const int Operation_ARRAYSIZE
static const int kOperationFieldNumber = 1
static const int kNodeNameFieldNumber = 2

Friends

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

Member Typedef Documentation


Constructor & Destructor Documentation

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

Member Function Documentation

int de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::ByteSize ( ) const
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::Clear ( )
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::clear_nodename ( ) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::clear_operation ( ) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::CopyFrom ( const ListenerManagement from)
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::CopyFrom ( const ::google::protobuf::Message from)
const ListenerManagement & de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::default_instance ( ) [static]
const ::google::protobuf::Descriptor * de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::descriptor ( ) [static]
int de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::GetCachedSize ( ) const [inline]
google::protobuf::Metadata de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::GetMetadata ( ) const
bool de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::has_nodename ( ) const [inline]
bool de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::has_operation ( ) const [inline]
bool de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::IsInitialized ( ) const
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::MergeFrom ( const ::google::protobuf::Message from)
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::MergeFrom ( const ListenerManagement from)
bool de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
std::string * de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::mutable_nodename ( ) [inline]
inline ::google::protobuf::UnknownFieldSet* de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::mutable_unknown_fields ( ) [inline]
ListenerManagement * de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::New ( ) const
const ::std::string & de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::nodename ( ) const [inline]
de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::operation ( ) const [inline]
static const ::google::protobuf::EnumDescriptor* de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::Operation_descriptor ( ) [inline, static]
static bool de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::Operation_IsValid ( int  value) [inline, static]
static const ::std::string& de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::Operation_Name ( Operation  value) [inline, static]
static bool de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::Operation_Parse ( const ::std::string &  name,
Operation value 
) [inline, static]
ListenerManagement& de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::operator= ( const ListenerManagement from) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
google::protobuf::uint8 * de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  output) const
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::set_nodename ( const char *  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::set_nodename ( const ::std::string &  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::set_nodename ( const char *  value,
size_t  size 
) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::set_operation ( ::de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement_Operation  value) [inline]
void de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::Swap ( ListenerManagement other)
const ::google::protobuf::UnknownFieldSet& de::uniluebeck::itm::tr::runtime::wsnapp::ListenerManagement::unknown_fields ( ) 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