CLAM::ReadHook< AttributeType > Class Template Reference
[Semantical Analysis]

#include <Extractor.hxx>

Inheritance diagram for CLAM::ReadHook< AttributeType >:

CLAM::Hook< AttributeType > CLAM::ReadRangedHook< AttributeType >

List of all members.


Detailed Description

template<typename AttributeType>
class CLAM::ReadHook< AttributeType >

Definition at line 59 of file Extractor.hxx.


Public Member Functions

 ReadHook ()
 ~ReadHook ()
ReadHookBind (const std::string &scope, const std::string &attribute)
ReadHookIndirect (const std::string &scope, const std::string &attribute)
const AttributeType & GetForReading () const
void Init (const DescriptionDataPool &pool)
virtual void Next ()
virtual bool IsInsideScope () const

Protected Member Functions

virtual unsigned GetCurrent () const

Protected Attributes

const DescriptionDataPool_pool
const AttributeType * _data
ReadHook< unsigned > * _chained

Constructor & Destructor Documentation

template<typename AttributeType>
CLAM::ReadHook< AttributeType >::ReadHook (  )  [inline]

Definition at line 62 of file Extractor.hxx.

References CLAM::ReadHook< AttributeType >::_chained.

template<typename AttributeType>
CLAM::ReadHook< AttributeType >::~ReadHook (  )  [inline]

Definition at line 66 of file Extractor.hxx.

References CLAM::ReadHook< AttributeType >::_chained.


Member Function Documentation

template<typename AttributeType>
ReadHook& CLAM::ReadHook< AttributeType >::Bind ( const std::string &  scope,
const std::string &  attribute 
) [inline]

Reimplemented from CLAM::Hook< AttributeType >.

Definition at line 70 of file Extractor.hxx.

template<typename AttributeType>
ReadHook& CLAM::ReadHook< AttributeType >::Indirect ( const std::string &  scope,
const std::string &  attribute 
) [inline]

Definition at line 77 of file Extractor.hxx.

References CLAM::ReadHook< AttributeType >::_chained.

template<typename AttributeType>
const AttributeType& CLAM::ReadHook< AttributeType >::GetForReading (  )  const [inline]

template<typename AttributeType>
void CLAM::ReadHook< AttributeType >::Init ( const DescriptionDataPool pool  )  [inline]

template<typename AttributeType>
virtual void CLAM::ReadHook< AttributeType >::Next (  )  [inline, virtual]

Implements CLAM::Hook< AttributeType >.

Definition at line 108 of file Extractor.hxx.

References CLAM::ReadHook< AttributeType >::_chained.

template<typename AttributeType>
virtual bool CLAM::ReadHook< AttributeType >::IsInsideScope (  )  const [inline, virtual]

template<typename AttributeType>
virtual unsigned CLAM::ReadHook< AttributeType >::GetCurrent (  )  const [inline, protected, virtual]


Member Data Documentation

template<typename AttributeType>
const DescriptionDataPool* CLAM::ReadHook< AttributeType >::_pool [protected]

template<typename AttributeType>
const AttributeType* CLAM::ReadHook< AttributeType >::_data [protected]

template<typename AttributeType>
ReadHook<unsigned>* CLAM::ReadHook< AttributeType >::_chained [protected]


The documentation for this class was generated from the following file:

Generated on Tue Aug 12 22:33:47 2008 for CLAM by  doxygen 1.5.5