#include <PoolMapElement.h>
Definition at line 14 of file PoolMapElement.h.
◆ PoolMapElement() [1/2]
PoolMapElement::PoolMapElement |
( |
| ) |
|
|
inline |
◆ PoolMapElement() [2/2]
PoolMapElement::PoolMapElement |
( |
const int |
usage, |
|
|
const std::string & |
foldertag |
|
) |
| |
|
inline |
◆ addfoldertag()
void PoolMapElement::addfoldertag |
( |
const std::string & |
foldertag | ) |
|
|
inline |
◆ count()
int PoolMapElement::count |
( |
| ) |
const |
|
inline |
◆ errcode()
int PoolMapElement::errcode |
( |
| ) |
const |
|
inline |
◆ foldertag() [1/2]
std::vector< std::string > & PoolMapElement::foldertag |
( |
| ) |
|
|
inline |
◆ foldertag() [2/2]
const std::vector< std::string > & PoolMapElement::foldertag |
( |
| ) |
const |
|
inline |
◆ inccount()
void PoolMapElement::inccount |
( |
| ) |
|
|
inline |
◆ lfn()
const std::string & PoolMapElement::lfn |
( |
| ) |
const |
|
inline |
◆ pfn()
const std::string & PoolMapElement::pfn |
( |
| ) |
const |
|
inline |
◆ setErrorBit()
void PoolMapElement::setErrorBit |
( |
const int |
bit | ) |
|
|
inline |
◆ setlfn()
void PoolMapElement::setlfn |
( |
const std::string & |
lfn | ) |
|
|
inline |
◆ setpfn()
void PoolMapElement::setpfn |
( |
const std::string & |
pfn | ) |
|
|
inline |
◆ m_count
int PoolMapElement::m_count |
|
private |
◆ m_errcode
int PoolMapElement::m_errcode |
|
private |
◆ m_folders
std::vector<std::string> PoolMapElement::m_folders |
|
private |
◆ m_lfn
std::string PoolMapElement::m_lfn |
|
private |
◆ m_pfn
std::string PoolMapElement::m_pfn |
|
private |
The documentation for this class was generated from the following file: