◆ ParsedType() [1/3]
BinaryNinja::ParsedType::ParsedType |
( |
| ) |
|
|
default |
◆ ParsedType() [2/3]
BinaryNinja::ParsedType::ParsedType |
( |
const std::string & |
name, |
|
|
const Ref< Type > & |
type, |
|
|
bool |
isUser |
|
) |
| |
|
inline |
◆ ParsedType() [3/3]
BinaryNinja::ParsedType::ParsedType |
( |
const QualifiedName & |
name, |
|
|
const Ref< Type > & |
type, |
|
|
bool |
isUser |
|
) |
| |
|
inline |
◆ operator<()
bool BinaryNinja::ParsedType::operator< |
( |
const ParsedType & |
other | ) |
const |
|
inline |
◆ isUser
bool BinaryNinja::ParsedType::isUser |
◆ name
◆ type
Ref<Type> BinaryNinja::ParsedType::type |
The documentation for this struct was generated from the following file: