#include <RuleEngine.h>
Aws::Crt::Endpoints::RequestContext::~RequestContext |
( |
| ) |
|
Aws::Crt::Endpoints::RequestContext::RequestContext |
( |
const RequestContext & |
| ) |
|
|
delete |
Aws::Crt::Endpoints::RequestContext::RequestContext |
( |
RequestContext && |
| ) |
|
|
delete |
bool Aws::Crt::Endpoints::RequestContext::AddBoolean |
( |
const ByteCursor & |
name, |
|
|
bool |
value |
|
) |
| |
bool Aws::Crt::Endpoints::RequestContext::AddString |
( |
const ByteCursor & |
name, |
|
|
const ByteCursor & |
value |
|
) |
| |
Aws::Crt::Endpoints::RequestContext::operator bool |
( |
| ) |
const |
|
inlinenoexcept |
- Returns
- true if the instance is in a valid state, false otherwise.
The documentation for this class was generated from the following files: