ItemFunctor Class Reference

Functor for processing items. More...

#include <item.hpp>

Inheritance diagram for ItemFunctor:

TickItem

List of all members.

Public Member Functions

virtual bool operator() (Item &item)=0


Detailed Description

Functor for processing items.

Intended to have the operator() overriden by an actual implementation.

Definition at line 85 of file item.hpp.


Member Function Documentation

virtual bool ItemFunctor::operator() ( Item item  )  [pure virtual]

Implemented in TickItem.


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

Copyright 2008, 2009 Frank Dean