|
CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Public Member Functions | |
| AwsSdkState () | |
| ~AwsSdkState () | |
| const Aws::String & | GetUuid () const |
This class is intended to have a single static instance. It will initialize the AWS SDK during program initialization and shut it down when the program ends.
| AwsSdkState::AwsSdkState | ( | ) |
Constructor which initizlizes the AWS SDK.
| AwsSdkState::~AwsSdkState | ( | ) |
Destructor, shuts down the AWS SDK.
|
inline |
Returns the value of the random UUID that was set when this object was instantiated.