Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst::Entity Member List

This is the complete list of members for adaptyst::Entity, including all inherited members.

AccessMode enum nameadaptyst::Entity
add_connection(std::string id, std::string departure_node, std::string arrival_node)adaptyst::Entity
add_node(std::shared_ptr< Node > &node)adaptyst::Entity
close()adaptyst::Entity
CUSTOM enum valueadaptyst::Entity
CUSTOM_REMOTE enum valueadaptyst::Entity
Entity(std::string id, AccessMode access_mode, unsigned int processing_threads, fs::path local_config_path, fs::path tmp_dir)adaptyst::Entity
get_all_nodes()adaptyst::Entity
get_cpu_mask()adaptyst::Entity
get_directing_node()adaptyst::Entity
get_local_config_dir()adaptyst::Entity
get_log_types()adaptyst::Entityvirtual
get_name()adaptyst::Identifiableinline
get_node(std::string id)adaptyst::Entity
get_parent_name()adaptyst::Identifiableinline
get_path(fs::path start)adaptyst::Identifiableinline
get_profile_info()adaptyst::Entity
get_src_code_paths()adaptyst::Entity
get_tmp_dir()adaptyst::Entity
get_type()adaptyst::Entityvirtual
Identifiable(std::string name)adaptyst::Identifiableinlineprotected
init()adaptyst::Entity
LOCAL enum valueadaptyst::Entity
process(bool save_src_code_paths)adaptyst::Entity
profile_notify()adaptyst::Entity
profile_wait()adaptyst::Entity
REMOTE enum valueadaptyst::Entity
set_directing_node(std::string node)adaptyst::Entity
set_entity_dir(fs::path &entity_dir)adaptyst::Entity
set_parent(Identifiable *identifiable)adaptyst::Identifiableinline
set_profile_info(profile_info &info)adaptyst::Entity
set_sdfg(std::string sdfg)adaptyst::Entity
throw_error(std::string msg)adaptyst::Identifiableinlineprotected