YGP::RelationManager Class Reference

Class to manage the created relations. More...

List of all members.

Static Public Member Functions

static IRelationgetRelation (const char *name)
static const char * getRelationName (const IRelation &relation)

Friends

class IRelation


Detailed Description

Class to manage the created relations.

Member Function Documentation

IRelation * YGP::RelationManager::getRelation ( const char *  name  )  [static]

Retuns the relation with the passed name.

Parameters:
name Name of relation to find
Returns:
IRelation* Relation searched for or NULL

const char * YGP::RelationManager::getRelationName ( const IRelation relation  )  [static]

Retuns the name of the passed relation.

Parameters:
relation Relation to get the name for
Returns:
const char* Name of the passed 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