ACE  6.4.0
Functor.cpp File Reference
#include "ace/Functor_T.h"
#include "ace/Functor.h"

Detailed Description

Non-inlinable method definitions for non-templatized classes and template specializations implementing the GOF Command Pattern, and STL-style functors.

Author
Chris Gill cdgil.nosp@m.l@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u

Based on Command Pattern implementations originally done by

Carlos O'Ryan corya.nosp@m.n@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u Douglas C. Schmidt schmi.nosp@m.dt@c.nosp@m.s.wus.nosp@m.tl.e.nosp@m.du Sergio Flores-Gaitan sergi.nosp@m.o@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u

and on STL-style functor implementations originally done by

Irfan Pyarali irfan.nosp@m.@cs..nosp@m.wustl.nosp@m..edu