CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
Loading...
Searching...
No Matches
AwsSdkState Class Reference

Public Member Functions

 AwsSdkState ()
 
 ~AwsSdkState ()
 
const Aws::String & GetUuid () const
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ AwsSdkState()

AwsSdkState::AwsSdkState ( )

Constructor which initizlizes the AWS SDK.

◆ ~AwsSdkState()

AwsSdkState::~AwsSdkState ( )

Destructor, shuts down the AWS SDK.

Member Function Documentation

◆ GetUuid()

const Aws::String & AwsSdkState::GetUuid ( ) const
inline

Returns the value of the random UUID that was set when this object was instantiated.

Returns
A reference to the UUID as a string.

The documentation for this class was generated from the following file: