YGP::IRelation Class Reference

Class connecting (relating) objects of two classes (which must be derived from boost::shared_ptr). More...

Inherited by YGP::Relation1_N< S, T >, YGP::Relation1_1< S, T >, YGP::Relation1_N< S, T >, and YGP::RelationN_M< S, T >.

List of all members.

Public Member Functions

 IRelation (const char *name)
virtual ~IRelation ()
const char * name () const


Detailed Description

Class connecting (relating) objects of two classes (which must be derived from boost::shared_ptr).

Constructor & Destructor Documentation

YGP::IRelation::IRelation ( const char *  name  ) 

Default constructor.

YGP::IRelation::~IRelation (  )  [virtual]

Destructor.


Member Function Documentation

const char* YGP::IRelation::name (  )  const [inline]

Returns the name of the relation.

Returns:
const char* Name of the relation


The documentation for this class was generated from the following files:

YGP Version 0.9.31 - Generated on Wed Nov 18 11:25:28 2009 by doxygen 1.5.8