Struct module

Struct Documentation

struct module

Public Types

enum class state

Values:

enumerator live
enumerator loading
enumerator unloading

Public Functions

inline bool operator<(const module &rhs) const

Public Members

std::string name
size_t size
size_t instances
std::vector<std::string> dependencies
state module_state
size_t offset
bool is_out_of_tree
bool is_unsigned