CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iAwsConnectionNodeFactory Struct Reference
[AWS]

Interface for connection node factories. More...

#include <aws.h>

Inheritance diagram for iAwsConnectionNodeFactory:

iBase List of all members.

Public Methods

virtual void Initialize ()=0
 Initializes the factory. More...

virtual void AddConnectionKey (const char *name, iAwsSink *s, unsigned long t, unsigned long sig)=0
 Add a connection key. More...

virtual awsConnectionNode * GetThisNode ()=0
 Get the base node. More...


Detailed Description

Interface for connection node factories.

Definition at line 1084 of file aws.h.


Member Function Documentation

virtual void iAwsConnectionNodeFactory::AddConnectionKey const char *    name,
iAwsSink   s,
unsigned long    t,
unsigned long    sig
[pure virtual]
 

Add a connection key.

virtual awsConnectionNode* iAwsConnectionNodeFactory::GetThisNode   [pure virtual]
 

Get the base node.

virtual void iAwsConnectionNodeFactory::Initialize   [pure virtual]
 

Initializes the factory.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14