#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/variantjson/VariantJsonCompressor.h>
Definition at line 40 of file VariantJsonCompressor.h.
◆ VariantJsonCompressor()
◆ CheckUserInput()
◆ Compress()
std::string Compress |
( |
const std::string & |
json, |
|
|
const std::string & |
variantBaseTypeName, |
|
|
int |
indenting = 2 |
|
) |
| |
|
static |
◆ CompressToJson()
JsonDataPtr CompressToJson |
( |
const std::string & |
json, |
|
|
const std::string & |
variantBaseTypeName |
|
) |
| |
|
static |
◆ Decompress()
std::string Decompress |
( |
const std::string & |
json, |
|
|
const std::string & |
variantBaseTypeName |
|
) |
| |
|
static |
◆ DecompressBasicVariant()
std::string DecompressBasicVariant |
( |
const std::string & |
value, |
|
|
const std::string & |
variantBaseTypeName |
|
) |
| |
|
static |
◆ FormatUserInput()
ParseResult FormatUserInput |
( |
std::string & |
json, |
|
|
int |
indenting = 2 |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: