|
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) |
Public Member Functions inherited from CLAM::ReadHook< AttributeType > | |
| 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 |
Public Member Functions inherited from CLAM::Hook< AttributeType > | |
| virtual | ~Hook () |
Additional Inherited Members | |
Protected Member Functions inherited from CLAM::ReadHook< AttributeType > | |
| virtual unsigned | GetCurrent () const |
Protected Member Functions inherited from CLAM::Hook< AttributeType > | |
| const std::string | GetScope () const |
Protected Attributes inherited from CLAM::ReadHook< AttributeType > | |
| const DescriptionDataPool * | _pool |
| const AttributeType * | _data |
| ReadHook< unsigned > * | _chained |
Protected Attributes inherited from CLAM::Hook< AttributeType > | |
| 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.
1.8.1