retdec
Classes | Namespaces
named_type.h File Reference

A representation of class and instantiated template class types. More...

#include "retdec/ctypes/type.h"
#include "retdec/ctypes/context.h"

Go to the source code of this file.

Classes

class  retdec::ctypes::NamedType
 A representation of custom types. Named type represents class types and instatiated template class types, when only name of the type is known. More...
 

Namespaces

 retdec
 
 retdec::ctypes
 

Detailed Description

A representation of class and instantiated template class types.