LLVM: llvm::object::WindowsResourceParser::TreeNode Class Reference (original) (raw)
#include "[llvm/Object/WindowsResource.h](WindowsResource%5F8h%5Fsource.html)"
Definition at line 168 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()
| const Children< uint32_t > & llvm::object::WindowsResourceParser::TreeNode::getIDChildren ( ) const |
inline |
◆ 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()
The documentation for this class was generated from the following files: