RelationList Class Reference

RelationList is a container that dispatches events to the list of boundary conditions it contains. More...

#include <RelationList.h>

Collaboration diagram for RelationList:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RelationList ()
 RelationList (const RelationList &model)
 ~RelationList ()
template<class Target >
void makeOwnCopy (const Target &t)
void erase ()
void addRelation (RelationListItem *item)
void notifyPreRead () const
void notifyPostWrite () const
RelationListItemoperator() (int i) const
RelationListItemoperator() (int i)
int size () const
void setDirty () const
 Set the dirty flags for all relations.
void clearDirty () const
 Set the dirty flags for all relations.
bool dirty () const
 Query if any of the relations is dirty.


Detailed Description

RelationList is a container that dispatches events to the list of boundary conditions it contains.

Constructor & Destructor Documentation

RelationList::RelationList (  )  [inline]

RelationList::RelationList ( const RelationList model  )  [inline]

RelationList::~RelationList (  )  [inline]


Member Function Documentation

template<class Target >
void RelationList::makeOwnCopy ( const Target &  t  )  [inline]

void RelationList::erase (  )  [inline]

void RelationList::addRelation ( RelationListItem item  )  [inline]

void RelationList::notifyPreRead (  )  const [inline]

void RelationList::notifyPostWrite (  )  const [inline]

void RelationList::setDirty (  )  const [inline]

Set the dirty flags for all relations.

Referenced by InfluenceRelation::setDirty().

void RelationList::clearDirty (  )  const [inline]

Set the dirty flags for all relations.

bool RelationList::dirty (  )  const [inline]

Query if any of the relations is dirty.

RelationListItem* RelationList::operator() ( int  i  )  const [inline]

References PInsist2, and size().

RelationListItem* RelationList::operator() ( int  i  )  [inline]

References PInsist2, and size().

int RelationList::size (  )  const [inline]

Referenced by operator()().


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

Generated on Wed Mar 16 06:20:33 2011 for FreePOOMA by  doxygen 1.5.9