Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iAwsSinkManager Struct Reference

Interface for the sink manager. More...

#include <aws.h>

Inheritance diagram for iAwsSinkManager:

iBase List of all members.

Public Methods

virtual void RegisterSink (char *name, iAwsSink *sink)=0
 Registers a sink by name for lookup.

virtual iAwsSinkFindSink (char *name)=0
 Finds a sink by name for connection.

virtual iAwsSinkCreateSink (void *parm)=0
 Create a new embeddable sink, with parm as the void * passed into the triggers.


Detailed Description

Interface for the sink manager.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000