#include <awsprefs.h>
Inheritance diagram for awsKey:
Public Methods | |
awsKey (iString *n) | |
Simple constructor creates new key with name "n". | |
virtual | ~awsKey () |
Simple destructor does nothing. | |
virtual unsigned char | Type ()=0 |
Pure virtual function Type returns the type of key. | |
unsigned long | Name () |
Accessor function gets name of key. |