CLAM-Development
1.4.0
|
#include <Extractor.hxx>
Public Member Functions | |
void | GetRangeForReading (const AttributeType *&begin, const AttributeType *&end) const |
ReadHook< AttributeType > & | Range (unsigned range) |
![]() | |
ReadHook () | |
~ReadHook () | |
ReadHook & | Bind (const std::string &scope, const std::string &attribute) |
ReadHook & | Indirect (const std::string &scope, const std::string &attribute) |
const AttributeType & | GetForReading () const |
void | Init (const DescriptionDataPool &pool) |
virtual void | Next () |
virtual bool | IsInsideScope () const |
![]() | |
virtual | ~Hook () |
Additional Inherited Members | |
![]() | |
virtual unsigned | GetCurrent () const |
![]() | |
const std::string | GetScope () const |
![]() | |
const DescriptionDataPool * | _pool |
const AttributeType * | _data |
ReadHook< unsigned > * | _chained |
![]() | |
std::string | _attribute |
std::string | _scope |
Definition at line 143 of file Extractor.hxx.
|
inline |
Definition at line 146 of file Extractor.hxx.
References CLAM::ReadHook< AttributeType >::GetForReading().
|
inline |
Definition at line 154 of file Extractor.hxx.