Public Member Functions | |
| DataHolderLineBuffer () | |
| ~DataHolderLineBuffer () | |
| DataHolder * | createDataHolder (const BinID &, int t0, int nrsamples) |
| void | removeDataHolder (const BinID &) |
| void | removeBefore (const BinID &, const BinID &) |
| void | removeAllExcept (const BinID &) |
| DataHolder * | getDataHolder (const BinID &b) |
| const DataHolder * | getDataHolder (const BinID &b) const |
Protected Member Functions | |
| void | removeInline (int lineidx) |
| DataHolder * | gtDataHolder (const BinID &) const |
Protected Attributes | |
| TypeSet< int > | inlines_ |
| ObjectSet< ObjectSet < DataHolder > > | inlinedata_ |
| ObjectSet< TypeSet< int > > | crossliness_ |
| Attrib::DataHolderLineBuffer::DataHolderLineBuffer | ( | ) |
| Attrib::DataHolderLineBuffer::~DataHolderLineBuffer | ( | ) |
| DataHolder* Attrib::DataHolderLineBuffer::createDataHolder | ( | const BinID & | , | |
| int | t0, | |||
| int | nrsamples | |||
| ) |
| DataHolder* Attrib::DataHolderLineBuffer::getDataHolder | ( | const BinID & | b | ) | [inline] |
| const DataHolder* Attrib::DataHolderLineBuffer::getDataHolder | ( | const BinID & | b | ) | const [inline] |
| DataHolder* Attrib::DataHolderLineBuffer::gtDataHolder | ( | const BinID & | ) | const [protected] |
| void Attrib::DataHolderLineBuffer::removeAllExcept | ( | const BinID & | ) |
| void Attrib::DataHolderLineBuffer::removeDataHolder | ( | const BinID & | ) |
| void Attrib::DataHolderLineBuffer::removeInline | ( | int | lineidx | ) | [protected] |
ObjectSet<TypeSet<int> > Attrib::DataHolderLineBuffer::crossliness_ [protected] |
ObjectSet<ObjectSet<DataHolder> > Attrib::DataHolderLineBuffer::inlinedata_ [protected] |
TypeSet<int> Attrib::DataHolderLineBuffer::inlines_ [protected] |
1.7.1