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