#include "llvm/Object/WindowsResource.h"
Definition at line 160 of file WindowsResource.h.
◆ Children
◆ checkIsDataNode()
bool llvm::object::WindowsResourceParser::TreeNode::checkIsDataNode |
( |
| ) |
const |
|
inline |
◆ getCharacteristics()
uint32_t llvm::object::WindowsResourceParser::TreeNode::getCharacteristics |
( |
| ) |
const |
|
inline |
◆ getDataIndex()
uint32_t llvm::object::WindowsResourceParser::TreeNode::getDataIndex |
( |
| ) |
const |
|
inline |
◆ getIDChildren()
◆ getMajorVersion()
uint16_t llvm::object::WindowsResourceParser::TreeNode::getMajorVersion |
( |
| ) |
const |
|
inline |
◆ getMinorVersion()
uint16_t llvm::object::WindowsResourceParser::TreeNode::getMinorVersion |
( |
| ) |
const |
|
inline |
◆ getStringChildren()
const Children<std::string>& llvm::object::WindowsResourceParser::TreeNode::getStringChildren |
( |
| ) |
const |
|
inline |
◆ getStringIndex()
uint32_t llvm::object::WindowsResourceParser::TreeNode::getStringIndex |
( |
| ) |
const |
|
inline |
◆ getTreeSize()
uint32_t llvm::object::WindowsResourceParser::TreeNode::getTreeSize |
( |
| ) |
const |
◆ print()
◆ WindowsResourceParser
The documentation for this class was generated from the following files: