![]() |
Public API Reference |
#include <aws.h>
Inheritance diagram for iAwsKey:
Public Methods | |
virtual uint8 | Type ()=0 |
returns the type of key. More... | |
virtual unsigned long | Name ()=0 |
Accessor function gets name of key. More... |
@
Definition at line 107 of file aws.h.
|
Accessor function gets name of key.
Referenced by awsEmbeddedComponent::Create. |
|
returns the type of key.
|