Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

IndirLinkNode Class Template Reference

LinkNode that can be connected to just one kind of other nodes. More...

#include <mlinknode.h>

Inheritance diagram for IndirLinkNode:

LinkNode List of all members.

Public Methods

void setOwner (T &owner)
virtual CPtr getHost (ClassName clsName) const
void set (T &client, FGetHost func1, FNfyNfPg func2, FNfyBegN func4, FNfyCnn func3)

Detailed Description

template<class T>
class IndirLinkNode< T >

LinkNode that can be connected to just one kind of other nodes.

It can be used as an attribute, not inherited. It contains just one type of objects.

Definition at line 288 of file mlinknode.h.


Member Function Documentation

virtual CPtr getHost ClassName    clsName const [inline, virtual]
 

TODO: Must use RTTI instead!

Reimplemented from LinkNode.

Definition at line 307 of file mlinknode.h.

void set T &    client,
FGetHost    func1,
FNfyNfPg    func2,
FNfyBegN    func4,
FNfyCnn    func3
 

A quicker way to set the callback methods.

Definition at line 332 of file mlinknode.h.

void setOwner T &    owner [inline]
 

Tells the object its owner.

Definition at line 298 of file mlinknode.h.


The documentation for this class was generated from the following file:
Generated on Thu Feb 10 20:06:43 2005 for LibMagiC by doxygen1.2.18