#include <CoraCoolObject.h>
Definition at line 20 of file CoraCoolObject.h.
◆ AttrListVec
◆ const_iterator
◆ size_type
◆ CoraCoolObject() [1/2]
CoraCoolObject::CoraCoolObject |
( |
const cool::ValidityKey & |
since, |
|
|
const cool::ValidityKey & |
until, |
|
|
const cool::ChannelId & |
chan |
|
) |
| |
◆ CoraCoolObject() [2/2]
CoraCoolObject::CoraCoolObject |
( |
const cool::ValidityKey & |
since, |
|
|
const cool::ValidityKey & |
until, |
|
|
const cool::ChannelId & |
chan, |
|
|
const coral::AttributeListSpecification * |
spec |
|
) |
| |
◆ ~CoraCoolObject()
CoraCoolObject::~CoraCoolObject |
( |
| ) |
|
◆ add()
void CoraCoolObject::add |
( |
const coral::AttributeList & |
data | ) |
|
◆ begin()
◆ channelId()
cool::ChannelId CoraCoolObject::channelId |
( |
| ) |
const |
|
inline |
◆ end()
◆ since()
cool::ValidityKey CoraCoolObject::since |
( |
| ) |
const |
|
inline |
◆ size()
◆ until()
cool::ValidityKey CoraCoolObject::until |
( |
| ) |
const |
|
inline |
◆ m_chan
cool::ChannelId CoraCoolObject::m_chan |
|
private |
◆ m_payload
◆ m_since
cool::ValidityKey CoraCoolObject::m_since |
|
private |
◆ m_spec
const coral::AttributeListSpecification* CoraCoolObject::m_spec |
|
private |
◆ m_until
cool::ValidityKey CoraCoolObject::m_until |
|
private |
The documentation for this class was generated from the following files: