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

Detailed Description

Id:
Functor.cpp 91286 2010-08-05 09:04:31Z johnnyw

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

Author:
Chris Gill <cdgill@cs.wustl.edu>

Based on Command Pattern implementations originally done by

Carlos O'Ryan <coryan@cs.wustl.edu> Douglas C. Schmidt <schmidt@cs.wustl.edu> Sergio Flores-Gaitan <sergio@cs.wustl.edu>

and on STL-style functor implementations originally done by

Irfan Pyarali <irfan@cs.wustl.edu>

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines