List of all members.
Member Function Documentation
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::InitializeIndent |
( |
| ) |
[inline, private] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::AppendIndents |
( |
int |
indents | ) |
[inline, private] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::PrettyPrintCharacter |
( |
char |
curChar, |
|
|
StringBuilder |
output |
|
) |
| [inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::AppendCurrentChar |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::AppendNewLine |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::BuildContextIndents |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::EnterObjectScope |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::CloseCurrentScope |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::EnterArrayScope |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::AppendSpace |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::ClearStrategies |
( |
| ) |
[inline] |
void JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::AddCharacterStrategy |
( |
ICharacterStrategy |
strategy | ) |
[inline] |
Member Data Documentation
Property Documentation
string JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::Indent [get] |
bool JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::IsInArrayScope [get] |
bool JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::IsProcessingDoubleQuoteInitiatedString [get, set] |
bool JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::IsProcessingSingleQuoteInitiatedString [get, set] |
bool JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::IsProcessingString [get] |
bool JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::IsStart [get] |
bool JsonPrettyPrinterPlus::JsonPrettyPrinterInternals::JsonPPStrategyContext::WasLastCharacterABackSlash [get] |
The documentation for this class was generated from the following file: