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

#include <Extractor.hxx>

List of all members.

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

Detailed Description

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

Definition at line 57 of file Extractor.hxx.


Constructor & Destructor Documentation

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

Definition at line 60 of file Extractor.hxx.

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

Definition at line 64 of file Extractor.hxx.


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 68 of file Extractor.hxx.

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

Definition at line 120 of file Extractor.hxx.

References CLAM::ReadHook< AttributeType >::_chained, and CLAM_ASSERT.

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

Definition at line 75 of file Extractor.hxx.

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

Definition at line 96 of file Extractor.hxx.

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

Implements CLAM::Hook< AttributeType >.

Definition at line 112 of file Extractor.hxx.

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

Implements CLAM::Hook< AttributeType >.

Definition at line 106 of file Extractor.hxx.


Member Data Documentation

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

Definition at line 134 of file Extractor.hxx.

Referenced by CLAM::ReadHook< AttributeType >::GetCurrent().

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

Definition at line 133 of file Extractor.hxx.

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

Definition at line 132 of file Extractor.hxx.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3