ACE  6.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functor.cpp File Reference
#include "ace/Functor_T.h"
#include "ace/Functor.h"

Detailed Description

Id:
Functor.cpp 95332 2011-12-15 11:09:41Z mcorino

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