actor_mapping Class Reference

encapsulates a schedule actor for searches. More...

#include <schedule_actor.h>

Collaboration diagram for actor_mapping:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 actor_mapping (schedule_actor &actor)
virtual ~actor_mapping ()

Public Attributes

schedule_actor_actor

Detailed Description

encapsulates a schedule actor for searches.

an actor_mapping is the structure that is used to carry the schedule_actor back when finding it with an actor_mapper. it is a separate class from schedule_actor; this allows the actor_mapping to be derived from and extended for one's own needs.

Definition at line 81 of file schedule_actor.h.


Constructor & Destructor Documentation

actor_mapping::actor_mapping ( schedule_actor actor  )  [inline]

Definition at line 84 of file schedule_actor.h.

actor_mapping::~actor_mapping (  )  [virtual]

Definition at line 20 of file schedule_actor.cpp.


Member Data Documentation

schedule_actor& actor_mapping::_actor

Definition at line 86 of file schedule_actor.h.


The documentation for this class was generated from the following files:
Generated on Fri Aug 29 04:30:17 2008 for HOOPLE Libraries by  doxygen 1.5.1