retdec
Classes | Namespaces
json_config.h File Reference

Config in the JSON format. More...

#include "retdec/llvmir2hll/config/config.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::JSONConfigError
 Base class for all exceptions raised by JSONConfig. More...
 
class  retdec::llvmir2hll::JSONConfigFileNotFoundError
 Exception raised when the config file does not exist. More...
 
class  retdec::llvmir2hll::JSONConfigParsingError
 Exception raised when there is a parsing error. More...
 
class  retdec::llvmir2hll::JSONConfig
 Config in the JSON format. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Config in the JSON format.