![]() |
Public API Reference |
#include <aws.h>
Inheritance diagram for iAwsConnectionNodeFactory:
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... |
Definition at line 1084 of file aws.h.
|
Add a connection key.
|
|
Get the base node.
|
|
Initializes the factory.
|