|
CLAM-Development
1.1
|
#include <Extractor.hxx>
Public Member Functions | |
| void | GetRangeForReading (const AttributeType *&begin, const AttributeType *&end) const |
| ReadHook< AttributeType > & | Range (unsigned range) |
Definition at line 143 of file Extractor.hxx.
| void CLAM::ReadRangedHook< AttributeType >::GetRangeForReading | ( | const AttributeType *& | begin, |
| const AttributeType *& | end | ||
| ) | const [inline] |
Definition at line 146 of file Extractor.hxx.
References CLAM::ReadHook< AttributeType >::GetForReading().
| ReadHook<AttributeType>& CLAM::ReadRangedHook< AttributeType >::Range | ( | unsigned | range | ) | [inline] |
Definition at line 154 of file Extractor.hxx.
1.7.6.1