#include <tinyxml2.h>
Definition at line 161 of file tinyxml2.h.
Enumerator |
---|
NEEDS_ENTITY_PROCESSING |
|
NEEDS_NEWLINE_NORMALIZATION |
|
COLLAPSE_WHITESPACE |
|
TEXT_ELEMENT |
|
TEXT_ELEMENT_LEAVE_ENTITIES |
|
ATTRIBUTE_NAME |
|
ATTRIBUTE_VALUE |
|
ATTRIBUTE_VALUE_LEAVE_ENTITIES |
|
COMMENT |
|
Definition at line 164 of file tinyxml2.h.
Aws::External::tinyxml2::StrPair::StrPair |
( |
| ) |
|
|
inline |
Aws::External::tinyxml2::StrPair::~StrPair |
( |
| ) |
|
bool Aws::External::tinyxml2::StrPair::Empty |
( |
| ) |
const |
|
inline |
const char* Aws::External::tinyxml2::StrPair::GetStr |
( |
| ) |
|
char* Aws::External::tinyxml2::StrPair::ParseName |
( |
char * |
in | ) |
|
char* Aws::External::tinyxml2::StrPair::ParseText |
( |
char * |
in, |
|
|
const char * |
endTag, |
|
|
int |
strFlags |
|
) |
| |
void Aws::External::tinyxml2::StrPair::Set |
( |
char * |
start, |
|
|
char * |
end, |
|
|
int |
flags |
|
) |
| |
|
inline |
void Aws::External::tinyxml2::StrPair::SetInternedStr |
( |
const char * |
str | ) |
|
|
inline |
void Aws::External::tinyxml2::StrPair::SetStr |
( |
const char * |
str, |
|
|
int |
flags = 0 |
|
) |
| |
void Aws::External::tinyxml2::StrPair::TransferTo |
( |
StrPair * |
other | ) |
|
The documentation for this class was generated from the following file:
- aws-cpp-sdk-core/include/aws/core/external/tinyxml2/tinyxml2.h