retdec
Classes | Namespaces
function.h File Reference

A representation of a C functions. More...

#include <memory>
#include <string>
#include <vector>
#include "retdec/ctypes/call_convention.h"
#include "retdec/ctypes/function_declaration.h"
#include "retdec/ctypes/function_type.h"
#include "retdec/ctypes/header_file.h"

Go to the source code of this file.

Classes

class  retdec::ctypes::Function
 A representation of a C function. More...
 

Namespaces

 retdec
 
 retdec::ctypes
 

Detailed Description

A representation of a C functions.