#include <Extractor.hxx>
Public Member Functions | |
void | GetRangeForReading (const AttributeType *&begin, const AttributeType *&end) const |
ReadHook< AttributeType > & | Range (unsigned range) |
Definition at line 141 of file Extractor.hxx.
void CLAM::ReadRangedHook< AttributeType >::GetRangeForReading | ( | const AttributeType *& | begin, | |
const AttributeType *& | end | |||
) | const [inline] |
Definition at line 144 of file Extractor.hxx.
References CLAM::ReadHook< AttributeType >::GetForReading().
ReadHook<AttributeType>& CLAM::ReadRangedHook< AttributeType >::Range | ( | unsigned | range | ) | [inline] |
Definition at line 152 of file Extractor.hxx.