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

#include <dotnet_data_types.h>

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

Public Member Functions

 DotnetDataType (const DotnetClass *typeModifier, std::unique_ptr< DotnetDataTypeBase > &&modifierType)
 
virtual std::string getText () const override
 
const DotnetClassgetModifier () const
 
const DotnetDataTypeBasegetType () const
 
- Public Member Functions inherited from retdec::fileformat::DotnetDataTypeBase
 DotnetDataTypeBase (ElementType elementType)
 
virtual ~DotnetDataTypeBase ()=default
 
ElementType getElementType () const
 

Private Attributes

const DotnetClassmodifier
 
std::unique_ptr< DotnetDataTypeBasetype
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ DotnetDataType()

retdec::fileformat::DotnetDataType< ElementType::CModOptional >::DotnetDataType ( const DotnetClass typeModifier,
std::unique_ptr< DotnetDataTypeBase > &&  modifierType 
)
inline

Member Function Documentation

◆ getModifier()

◆ getText()

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

◆ getType()

Member Data Documentation

◆ modifier

◆ type


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