Public Member Functions

wali::wfa::TransFunctor Class Reference

< Needed by TransCopier More...

List of all members.

Public Member Functions

virtual ~TransFunctor ()
virtual void operator() (ITrans *t)=0

Detailed Description

< Needed by TransCopier

Pure virtual class exporting the interface used by wali::wfa::WFA::for_each. This class allows for modification of the WFA's Trans objects in place.

See also:
Trans
WFA

Constructor & Destructor Documentation

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

Member Function Documentation

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

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