#include <elf-dependencies.h>
Public Attributes | |
std::string | found |
std::string | required |
Definition at line 13 of file elf-dependencies.h.
std::string ns3::ElfDependencies::Dependency::found |
Definition at line 16 of file elf-dependencies.h.
Referenced by ns3::ElfDependencies::ElfDependencies(), ns3::ElfDependencies::GatherDependencies(), and ns3::ElfLdd::Loop().
std::string ns3::ElfDependencies::Dependency::required |
Definition at line 15 of file elf-dependencies.h.
Referenced by ns3::ElfDependencies::ElfDependencies(), ns3::ElfDependencies::GatherDependencies(), and ns3::ElfLdd::Loop().