Odyssey::PropertyLink Class Reference

Embodies the symbolic link between two properties. More...

#include <PropertyLink.h>

Inheritance diagram for Odyssey::PropertyLink:

Odyssey::CallablePropertyLink Odyssey::DefaultPropertyLink Odyssey::PropertyLinkConnector List of all members.

Public Member Functions

virtual ~PropertyLink ()
virtual void link (PropertyProxy &parent, PropertyProxy &child)=0
 Performs the custom linking between parent and child.

Detailed Description

Embodies the symbolic link between two properties.

This class embodies the symbolic "link" between two properties. It exists to enable an abstracted link, as opposed to a hard link that simply syncs the child property to the parent.


Constructor & Destructor Documentation

virtual Odyssey::PropertyLink::~PropertyLink  )  [virtual]
 


Member Function Documentation

virtual void Odyssey::PropertyLink::link PropertyProxy parent,
PropertyProxy child
[pure virtual]
 

Performs the custom linking between parent and child.

Implemented in Odyssey::DefaultPropertyLink, Odyssey::CallablePropertyLink, and Odyssey::PropertyLinkConnector.


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 01:18:53 2007 for Odyssey Meta-Engine by  doxygen 1.4.6-NO