LIEF: Library to Instrument Executable Formats Version 2.0.0
Loading...
Searching...
No Matches
Property.hpp File Reference
#include <string_view>
#include <cstdint>
#include <ostream>
#include <string>
#include "LIEF/compiler_attributes.hpp"
#include "LIEF/visibility.h"
Include dependency graph for runtime/android/Property.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::runtime::android::Property
 This class represents an Android property such as ro.boot.hardware. More...

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::runtime
namespace  LIEF::runtime::android

Typedefs

typedef struct prop_info prop_info

Typedef Documentation

◆ prop_info

typedef struct prop_info prop_info