This is the complete list of members for appd::sdk::CallGraphElement, including all inherited members.
| add_child(const std::string &class_name, const std::string &method_name, const std::string &file_path, int32_t line_number, int32_t time_msec, appd_frame_type frame_type)=0 | appd::sdk::CallGraphElement | pure virtual |
| add_exit_call(appd_exitcall_handle exit_call, int32_t time_msec)=0 | appd::sdk::CallGraphElement | pure virtual |
| CallGraphElement()=default | appd::sdk::CallGraphElement | protected |
| CallGraphElement(const CallGraphElement &)=delete | appd::sdk::CallGraphElement | protected |
| operator=(const CallGraphElement &)=delete | appd::sdk::CallGraphElement | protected |
| ~CallGraphElement()=default | appd::sdk::CallGraphElement | virtual |