Public Member Functions

wali::wfa::ConstTransFunctor Class Reference

List of all members.

Public Member Functions

virtual ~ConstTransFunctor ()
virtual void operator() (const ITrans *t)=0

Detailed Description

Pure virtual class exporting the interface used by wali::wfa::WFA::for_each. This class DOES NOT ALLOW for modification of the WFA's Trans objects.

See also:
Trans
WFA

Constructor & Destructor Documentation

virtual wali::wfa::ConstTransFunctor::~ConstTransFunctor (  )  [virtual]

Member Function Documentation

virtual void wali::wfa::ConstTransFunctor::operator() ( const ITrans t  )  [pure virtual]

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