retdec
Public Member Functions | Private Attributes | List of all members
retdec::fileformat::DotnetDataType< ElementType::Class > Class Reference

#include <dotnet_data_types.h>

Inheritance diagram for retdec::fileformat::DotnetDataType< ElementType::Class >:
Inheritance graph
[legend]
Collaboration diagram for retdec::fileformat::DotnetDataType< ElementType::Class >:
Collaboration graph
[legend]

Public Member Functions

 DotnetDataType (const DotnetClass *classType)
 
virtual std::string getText () const override
 
const DotnetClassgetType () const
 
- Public Member Functions inherited from retdec::fileformat::DotnetDataTypeBase
 DotnetDataTypeBase (ElementType elementType)
 
virtual ~DotnetDataTypeBase ()=default
 
ElementType getElementType () const
 

Private Attributes

const DotnetClasstype
 

Additional Inherited Members

- Protected Attributes inherited from retdec::fileformat::DotnetDataTypeBase
ElementType type
 

Constructor & Destructor Documentation

◆ DotnetDataType()

Member Function Documentation

◆ getText()

std::string retdec::fileformat::DotnetDataTypeClass::getText ( ) const
overridevirtual

◆ getType()

Member Data Documentation

◆ type


The documentation for this class was generated from the following files: