#include <dotnet_type.h>
◆ ~DotnetType()
virtual retdec::fileformat::DotnetType::~DotnetType |
( |
| ) |
|
|
virtualdefault |
◆ getFullyQualifiedName()
std::string retdec::fileformat::DotnetType::getFullyQualifiedName |
( |
| ) |
const |
|
inline |
◆ getName()
std::string retdec::fileformat::DotnetType::getName |
( |
| ) |
const |
|
inline |
◆ getNameSpace()
const std::string& retdec::fileformat::DotnetType::getNameSpace |
( |
| ) |
const |
|
inline |
◆ getVisibility()
◆ getVisibilityString()
const std::string & retdec::fileformat::DotnetType::getVisibilityString |
( |
| ) |
const |
◆ isPrivate()
bool retdec::fileformat::DotnetType::isPrivate |
( |
| ) |
const |
|
inline |
◆ isProtected()
bool retdec::fileformat::DotnetType::isProtected |
( |
| ) |
const |
|
inline |
◆ isPublic()
bool retdec::fileformat::DotnetType::isPublic |
( |
| ) |
const |
|
inline |
◆ setName()
void retdec::fileformat::DotnetType::setName |
( |
const std::string & |
typeName | ) |
|
|
inline |
◆ setNameSpace()
void retdec::fileformat::DotnetType::setNameSpace |
( |
const std::string & |
typeNameSpace | ) |
|
|
inline |
◆ setVisibility()
◆ name
std::string retdec::fileformat::DotnetType::name |
|
protected |
◆ nameSpace
std::string retdec::fileformat::DotnetType::nameSpace |
|
protected |
◆ visibility
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/fileformat/types/dotnet_types/dotnet_type.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/fileformat/types/dotnet_types/dotnet_type.cpp