|
CLAM-Development
1.4.0
|
#include <Extractor.hxx>
Public Member Functions | |
| void | Init (DescriptionDataPool &pool) |
| AttributeType & | GetForWriting () const |
| virtual void | Next () |
| virtual bool | IsInsideScope () const |
Public Member Functions inherited from CLAM::Hook< AttributeType > | |
| virtual | ~Hook () |
| void | Bind (const std::string &scope, const std::string &attribute) |
Protected Member Functions | |
| unsigned | GetCurrent () const |
Protected Member Functions inherited from CLAM::Hook< AttributeType > | |
| const std::string | GetScope () const |
Additional Inherited Members | |
Protected Attributes inherited from CLAM::Hook< AttributeType > | |
| std::string | _attribute |
| std::string | _scope |
Definition at line 165 of file Extractor.hxx.
|
inlineprotected |
Definition at line 194 of file Extractor.hxx.
Referenced by CLAM::WriteHook< AttributeType >::GetForWriting().
|
inline |
Definition at line 177 of file Extractor.hxx.
References CLAM::WriteHook< AttributeType >::GetCurrent().
|
inline |
Definition at line 168 of file Extractor.hxx.
|
inlinevirtual |
Implements CLAM::Hook< AttributeType >.
Definition at line 187 of file Extractor.hxx.
References CLAM::DescriptionDataPool::GetNumberOfContexts().
|
inlinevirtual |
Implements CLAM::Hook< AttributeType >.
Definition at line 182 of file Extractor.hxx.
1.8.1