53 #ifndef ETISS_FAULT_INJECTORADDRESS_H_
54 #define ETISS_FAULT_INJECTORADDRESS_H_
83 #if CXX0X_UP_SUPPORTED
contains general definitions used by other fault library code
general configuration and logging
contains XML related functions.
Marker interface for toString() support.
InjectorAddress & operator=(const InjectorAddress &)
const std::string & getInjectorPath() const
std::string toString() const
bool isResolved() const
> Calls Injector::get (implemented in VirtualStruct) to resolve path_ and get iptr_
const Injector_ptr & getInjector() const
Injector_ptr iptr_
Contains the pointer to the Injector.
std::string path_
Contains the VirtualStruct as string where the Injector refers to.
std::shared_ptr< Injector > Injector_ptr
Page Table Entry (PTE) defines the composition of Page Frame Number (PFN) and relavant flags.