CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | Friends
dqmstorepb::ROOTFilePB_Histo Class Reference

#include <ROOTFilePB.pb.h>

Inheritance diagram for dqmstorepb::ROOTFilePB_Histo:

Public Member Functions

int ByteSize () const
 
void Clear ()
 
void clear_flags ()
 
void clear_full_pathname ()
 
void clear_size ()
 
void clear_streamed_histo ()
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ROOTFilePB_Histo &from)
 
inline::google::protobuf::uint32 flags () const
 
const ::std::string & full_pathname () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_flags () const
 
bool has_full_pathname () const
 
bool has_size () const
 
bool has_streamed_histo () const
 
bool IsInitialized () const
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ROOTFilePB_Histo &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
inline::std::string * mutable_full_pathname ()
 
inline::std::string * mutable_streamed_histo ()
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
ROOTFilePB_HistoNew () const
 
ROOTFilePB_Histooperator= (const ROOTFilePB_Histo &from)
 
inline::std::string * release_full_pathname ()
 
inline::std::string * release_streamed_histo ()
 
 ROOTFilePB_Histo ()
 
 ROOTFilePB_Histo (const ROOTFilePB_Histo &from)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
void set_flags (::google::protobuf::uint32 value)
 
void set_full_pathname (const ::std::string &value)
 
void set_full_pathname (const char *value)
 
void set_full_pathname (const char *value, size_t size)
 
void set_size (::google::protobuf::uint32 value)
 
void set_streamed_histo (const ::std::string &value)
 
void set_streamed_histo (const char *value)
 
void set_streamed_histo (const void *value, size_t size)
 
inline::google::protobuf::uint32 size () const
 
const ::std::string & streamed_histo () const
 
void Swap (ROOTFilePB_Histo *other)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
virtual ~ROOTFilePB_Histo ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kFlagsFieldNumber = 4
 
static const int kFullPathnameFieldNumber = 1
 
static const int kSizeFieldNumber = 2
 
static const int kStreamedHistoFieldNumber = 3
 

Private Member Functions

void clear_has_flags ()
 
void clear_has_full_pathname ()
 
void clear_has_size ()
 
void clear_has_streamed_histo ()
 
void InitAsDefaultInstance ()
 
void set_has_flags ()
 
void set_has_full_pathname ()
 
void set_has_size ()
 
void set_has_streamed_histo ()
 
void SetCachedSize (int size) const
 
void SharedCtor ()
 
void SharedDtor ()
 

Private Attributes

int _cached_size_
 
::google::protobuf::uint32 _has_bits_ [(4+31)/32]
 
::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 flags_
 
::std::string * full_pathname_
 
::google::protobuf::uint32 size_
 
::std::string * streamed_histo_
 

Static Private Attributes

static ROOTFilePB_Histodefault_instance_ = NULL
 

Friends

void protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 
void protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 
void protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ()
 

Detailed Description

Definition at line 40 of file ROOTFilePB.pb.h.

Constructor & Destructor Documentation

dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( )

Definition at line 134 of file ROOTFilePB.pb.cc.

dqmstorepb::ROOTFilePB_Histo::~ROOTFilePB_Histo ( )
virtual

Definition at line 157 of file ROOTFilePB.pb.cc.

dqmstorepb::ROOTFilePB_Histo::ROOTFilePB_Histo ( const ROOTFilePB_Histo from)

Definition at line 142 of file ROOTFilePB.pb.cc.

Member Function Documentation

int dqmstorepb::ROOTFilePB_Histo::ByteSize ( ) const

Definition at line 364 of file ROOTFilePB.pb.cc.

void dqmstorepb::ROOTFilePB_Histo::Clear ( )

Definition at line 192 of file ROOTFilePB.pb.cc.

void dqmstorepb::ROOTFilePB_Histo::clear_flags ( )
inline

Definition at line 400 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::clear_full_pathname ( )
inline

Definition at line 262 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::clear_has_flags ( )
inlineprivate

Definition at line 397 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::clear_has_full_pathname ( )
inlineprivate

Definition at line 259 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::clear_has_size ( )
inlineprivate

Definition at line 317 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::clear_has_streamed_histo ( )
inlineprivate

Definition at line 339 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::clear_size ( )
inline

Definition at line 320 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::clear_streamed_histo ( )
inline

Definition at line 342 of file ROOTFilePB.pb.h.

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

Definition at line 439 of file ROOTFilePB.pb.cc.

void dqmstorepb::ROOTFilePB_Histo::CopyFrom ( const ROOTFilePB_Histo from)

Definition at line 445 of file ROOTFilePB.pb.cc.

const ROOTFilePB_Histo & dqmstorepb::ROOTFilePB_Histo::default_instance ( )
static

Definition at line 182 of file ROOTFilePB.pb.cc.

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

Definition at line 177 of file ROOTFilePB.pb.cc.

google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::flags ( void  ) const
inline

Definition at line 404 of file ROOTFilePB.pb.h.

const ::std::string & dqmstorepb::ROOTFilePB_Histo::full_pathname ( ) const
inline

Definition at line 268 of file ROOTFilePB.pb.h.

int dqmstorepb::ROOTFilePB_Histo::GetCachedSize ( ) const
inline

Definition at line 81 of file ROOTFilePB.pb.h.

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

Definition at line 469 of file ROOTFilePB.pb.cc.

bool dqmstorepb::ROOTFilePB_Histo::has_flags ( ) const
inline

Definition at line 391 of file ROOTFilePB.pb.h.

bool dqmstorepb::ROOTFilePB_Histo::has_full_pathname ( ) const
inline

Definition at line 253 of file ROOTFilePB.pb.h.

bool dqmstorepb::ROOTFilePB_Histo::has_size ( ) const
inline

Definition at line 311 of file ROOTFilePB.pb.h.

bool dqmstorepb::ROOTFilePB_Histo::has_streamed_histo ( ) const
inline

Definition at line 333 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::InitAsDefaultInstance ( )
private

Definition at line 139 of file ROOTFilePB.pb.cc.

bool dqmstorepb::ROOTFilePB_Histo::IsInitialized ( ) const

Definition at line 451 of file ROOTFilePB.pb.cc.

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

Definition at line 408 of file ROOTFilePB.pb.cc.

void dqmstorepb::ROOTFilePB_Histo::MergeFrom ( const ROOTFilePB_Histo from)

Definition at line 420 of file ROOTFilePB.pb.cc.

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

Definition at line 211 of file ROOTFilePB.pb.cc.

std::string * dqmstorepb::ROOTFilePB_Histo::mutable_full_pathname ( )
inline

Definition at line 292 of file ROOTFilePB.pb.h.

std::string * dqmstorepb::ROOTFilePB_Histo::mutable_streamed_histo ( )
inline

Definition at line 372 of file ROOTFilePB.pb.h.

inline ::google::protobuf::UnknownFieldSet* dqmstorepb::ROOTFilePB_Histo::mutable_unknown_fields ( )
inline

Definition at line 56 of file ROOTFilePB.pb.h.

ROOTFilePB_Histo * dqmstorepb::ROOTFilePB_Histo::New ( ) const

Definition at line 188 of file ROOTFilePB.pb.cc.

ROOTFilePB_Histo& dqmstorepb::ROOTFilePB_Histo::operator= ( const ROOTFilePB_Histo from)
inline

Definition at line 47 of file ROOTFilePB.pb.h.

std::string * dqmstorepb::ROOTFilePB_Histo::release_full_pathname ( )
inline

Definition at line 299 of file ROOTFilePB.pb.h.

std::string * dqmstorepb::ROOTFilePB_Histo::release_streamed_histo ( )
inline

Definition at line 379 of file ROOTFilePB.pb.h.

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

Definition at line 295 of file ROOTFilePB.pb.cc.

google::protobuf::uint8 * dqmstorepb::ROOTFilePB_Histo::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const

Definition at line 328 of file ROOTFilePB.pb.cc.

void dqmstorepb::ROOTFilePB_Histo::set_flags ( ::google::protobuf::uint32  value)
inline

Definition at line 407 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const ::std::string &  value)
inline

Definition at line 271 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const char *  value)
inline

Definition at line 278 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_full_pathname ( const char *  value,
size_t  size 
)
inline

Definition at line 285 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_has_flags ( )
inlineprivate

Definition at line 394 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_has_full_pathname ( )
inlineprivate

Definition at line 256 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_has_size ( )
inlineprivate

Definition at line 314 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_has_streamed_histo ( )
inlineprivate

Definition at line 336 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_size ( ::google::protobuf::uint32  value)
inline

Definition at line 327 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const ::std::string &  value)
inline

Definition at line 351 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const char *  value)
inline

Definition at line 358 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::set_streamed_histo ( const void *  value,
size_t  size 
)
inline

Definition at line 365 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::SetCachedSize ( int  size) const
private

Definition at line 172 of file ROOTFilePB.pb.cc.

void dqmstorepb::ROOTFilePB_Histo::SharedCtor ( )
private

Definition at line 148 of file ROOTFilePB.pb.cc.

void dqmstorepb::ROOTFilePB_Histo::SharedDtor ( )
private

Definition at line 161 of file ROOTFilePB.pb.cc.

google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::size ( void  ) const
inline

Definition at line 324 of file ROOTFilePB.pb.h.

const ::std::string & dqmstorepb::ROOTFilePB_Histo::streamed_histo ( ) const
inline

Definition at line 348 of file ROOTFilePB.pb.h.

void dqmstorepb::ROOTFilePB_Histo::Swap ( ROOTFilePB_Histo other)

Definition at line 457 of file ROOTFilePB.pb.cc.

const ::google::protobuf::UnknownFieldSet& dqmstorepb::ROOTFilePB_Histo::unknown_fields ( ) const
inline

Definition at line 52 of file ROOTFilePB.pb.h.

Friends And Related Function Documentation

void protobuf_AddDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ( )
friend

Definition at line 96 of file ROOTFilePB.pb.cc.

void protobuf_AssignDesc_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ( )
friend

Definition at line 30 of file ROOTFilePB.pb.cc.

void protobuf_ShutdownFile_DQMServices_2fCore_2fsrc_2fROOTFilePB_2eproto ( )
friend

Definition at line 89 of file ROOTFilePB.pb.cc.

Member Data Documentation

int dqmstorepb::ROOTFilePB_Histo::_cached_size_
mutableprivate

Definition at line 148 of file ROOTFilePB.pb.h.

::google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::_has_bits_[(4+31)/32]
private

Definition at line 149 of file ROOTFilePB.pb.h.

::google::protobuf::UnknownFieldSet dqmstorepb::ROOTFilePB_Histo::_unknown_fields_
private

Definition at line 141 of file ROOTFilePB.pb.h.

ROOTFilePB_Histo * dqmstorepb::ROOTFilePB_Histo::default_instance_ = NULL
staticprivate

Definition at line 156 of file ROOTFilePB.pb.h.

::google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::flags_
private

Definition at line 146 of file ROOTFilePB.pb.h.

::std::string* dqmstorepb::ROOTFilePB_Histo::full_pathname_
private

Definition at line 143 of file ROOTFilePB.pb.h.

const int dqmstorepb::ROOTFilePB_Histo::kFlagsFieldNumber = 4
static

Definition at line 126 of file ROOTFilePB.pb.h.

const int dqmstorepb::ROOTFilePB_Histo::kFullPathnameFieldNumber = 1
static

Definition at line 97 of file ROOTFilePB.pb.h.

const int dqmstorepb::ROOTFilePB_Histo::kSizeFieldNumber = 2
static

Definition at line 108 of file ROOTFilePB.pb.h.

const int dqmstorepb::ROOTFilePB_Histo::kStreamedHistoFieldNumber = 3
static

Definition at line 115 of file ROOTFilePB.pb.h.

::google::protobuf::uint32 dqmstorepb::ROOTFilePB_Histo::size_
private

Definition at line 145 of file ROOTFilePB.pb.h.

::std::string* dqmstorepb::ROOTFilePB_Histo::streamed_histo_
private

Definition at line 144 of file ROOTFilePB.pb.h.