retdec-cpp
Classes
retdec Namespace Reference

The namespace of the library. More...

Classes

class  ApiError
 Exception thrown when the API is used incorrectly. More...
 
class  ConnectionError
 Exception thrown when there is a connection error. More...
 
class  Decompilation
 Representation of a decompilation. More...
 
class  DecompilationArguments
 Arguments for decompilations. More...
 
class  DecompilationError
 Exception thrown when a decompilation fails. More...
 
class  Decompiler
 Runner of decompilations. More...
 
class  Error
 Base class for custom exceptions thrown by the library. More...
 
class  File
 Base class and factory for files. More...
 
class  FilesystemError
 Exception thrown when there is a filesystem error. More...
 
class  IoError
 Exception thrown when there is an I/O error. More...
 
class  Settings
 Library settings. More...
 

Detailed Description

The namespace of the library.