Inherited by YGP::Relation1_N< S, T >, YGP::Relation1_1< S, T >, YGP::Relation1_N< S, T >, and YGP::RelationN_M< S, T >.
Public Member Functions | |
IRelation (const char *name) | |
virtual | ~IRelation () |
const char * | name () const |
YGP::IRelation::IRelation | ( | const char * | name | ) |
Default constructor.
YGP::IRelation::~IRelation | ( | ) | [virtual] |
Destructor.
const char* YGP::IRelation::name | ( | ) | const [inline] |
Returns the name of the relation.