Arion 1.0.2-alpha
A high-performance C++ framework for emulating executable binaries.
 
Loading...
Searching...
No Matches
arion::ContextManager Member List

This is the complete list of members for arion::ContextManager, including all inherited members.

arionarion::ContextManagerprivate
ContextManager(std::weak_ptr< Arion > arion)arion::ContextManagerinline
initialize(std::weak_ptr< Arion > arion)arion::ContextManagerstatic
restore(std::shared_ptr< ARION_CONTEXT > ctx, bool restore_mappings=true, bool restore_data=true)arion::ContextManager
restore(std::shared_ptr< ARION_CONTEXT > ctx, std::vector< std::shared_ptr< ARION_MEM_EDIT > > edits)arion::ContextManager
restore_from_file(std::string file_path)arion::ContextManager
save()arion::ContextManager
save_to_file(std::string file_path)arion::ContextManager