retdec-cpp
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 Cretdec::ErrorBase class of custom exceptions thrown by the library
 Cretdec::ApiErrorException thrown when the API is used incorrectly
 Cretdec::AuthErrorException thrown when there is an authentication or authorization error
 Cretdec::IoErrorException thrown when there is an I/O error
 Cretdec::ConnectionErrorException thrown when there is a connection error
 Cretdec::FilesystemErrorException thrown when there is a filesystem error
 Cretdec::ResourceErrorBase class of resource exceptions
 Cretdec::AnalysisErrorException thrown when an analysis fails
 Cretdec::DecompilationErrorException thrown when a decompilation fails
 Cretdec::FileBase class and factory for files
 Cretdec::ResourceBase class of all resources
 Cretdec::AnalysisRepresentation of an analysis
 Cretdec::DecompilationRepresentation of a decompilation
 Cretdec::ResourceArgumentsBase class of arguments for all services
 Cretdec::AnalysisArgumentsArguments for analyses
 Cretdec::DecompilationArgumentsArguments for decompilations
 Cretdec::ServiceBase class of all services
 Cretdec::DecompilerRunner of decompilations
 Cretdec::FileinfoRunner of analyses
 Cretdec::TestRunner of analyses
 Cretdec::SettingsLibrary settings