Definition at line 117 of file MakeReferenceFile.cxx.
◆ Folder() [1/2]
< get the cool folder
Definition at line 139 of file MakeReferenceFile.cxx.
146 catch (cool::Exception &
e)
148 std::cout <<
" Could not get folder " <<
theFolder.name << std::endl;
◆ Folder() [2/2]
◆ ccPtr()
◆ channels()
std::vector< cool::ChannelId > Folder::channels |
( |
| ) |
const |
◆ checkWhetherCoraCool()
bool Folder::checkWhetherCoraCool |
( |
| ) |
const |
|
private |
◆ description() [1/2]
std::string Folder::description |
( |
| ) |
const |
◆ description() [2/2]
std::string Folder::description |
( |
| ) |
const |
◆ folderSpec() [1/2]
◆ folderSpec() [2/2]
◆ foreignKeySpec() [1/2]
cool::RecordSpecification Folder::foreignKeySpec |
( |
| ) |
|
◆ foreignKeySpec() [2/2]
cool::RecordSpecification Folder::foreignKeySpec |
( |
| ) |
|
◆ isSingleVersion() [1/2]
bool Folder::isSingleVersion |
( |
| ) |
const |
◆ isSingleVersion() [2/2]
bool Folder::isSingleVersion |
( |
| ) |
const |
◆ isValid() [1/2]
bool Folder::isValid |
( |
| ) |
const |
◆ isValid() [2/2]
bool Folder::isValid |
( |
| ) |
const |
◆ objectIterator()
cool::IObjectIteratorPtr Folder::objectIterator |
( |
bool |
uselastIOV = false | ) |
const |
Definition at line 195 of file MakeReferenceFile.cxx.
198 const auto hi = cool::ValidityKeyMax;
199 const auto lo = uselastIOV ? (hi-1) : cool::ValidityKeyMin;
◆ payloadSpec() [1/2]
cool::RecordSpecification Folder::payloadSpec |
( |
| ) |
const |
◆ payloadSpec() [2/2]
cool::RecordSpecification Folder::payloadSpec |
( |
| ) |
const |
specification of the payload entries
◆ ptr() [1/2]
const cool::IFolderPtr & Folder::ptr |
( |
| ) |
const |
◆ ptr() [2/2]
const cool::IFolderPtr& Folder::ptr |
( |
| ) |
const |
◆ tag() [1/2]
std::string Folder::tag |
( |
| ) |
const |
◆ tag() [2/2]
std::string Folder::tag |
( |
| ) |
const |
◆ tags()
std::vector< std::string > Folder::tags |
( |
| ) |
const |
◆ m_connection
◆ m_folderPtr
cool::IFolderPtr Folder::m_folderPtr |
|
private |
◆ m_folderSpec
◆ m_isCoraCool
bool Folder::m_isCoraCool |
|
private |
◆ m_sourceflc
The documentation for this class was generated from the following files: