#include <OOTPileupCorrectionBuffer.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 14 of file OOTPileupCorrectionBuffer.h.
OOTPileupCorrectionBuffer::OOTPileupCorrectionBuffer |
( |
| ) |
|
|
inline |
OOTPileupCorrectionBuffer::OOTPileupCorrectionBuffer |
( |
const std::string & |
s | ) |
|
|
inlineexplicit |
OOTPileupCorrectionBuffer::OOTPileupCorrectionBuffer |
( |
const char * |
c, |
|
|
std::size_t |
len |
|
) |
| |
|
inline |
OOTPileupCorrectionBuffer::OOTPileupCorrectionBuffer |
( |
std::size_t |
len | ) |
|
|
inlineexplicit |
bool OOTPileupCorrectionBuffer::empty |
( |
| ) |
const |
|
inline |
const char* OOTPileupCorrectionBuffer::getBuffer |
( |
| ) |
const |
|
inline |
char* OOTPileupCorrectionBuffer::getBuffer |
( |
| ) |
|
|
inline |
std::size_t OOTPileupCorrectionBuffer::length |
( |
| ) |
const |
|
inline |
template<class Archive >
void OOTPileupCorrectionBuffer::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
void OOTPileupCorrectionBuffer::setStr |
( |
const std::string & |
s | ) |
|
|
inline |
const std::string& OOTPileupCorrectionBuffer::str |
( |
| ) |
const |
|
inline |
friend class boost::serialization::access |
|
friend |
template<typename CondSerializationT , typename Enabled >
std::string OOTPileupCorrectionBuffer::m_buffer |
|
private |