AppDynamics C/C++ SDK  21.3
Reference documentation for the C/C++ SDK.
appd::sdk::CallGraphElement Member List

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)=0appd::sdk::CallGraphElementpure virtual
add_exit_call(appd_exitcall_handle exit_call, int32_t time_msec)=0appd::sdk::CallGraphElementpure virtual
CallGraphElement()=defaultappd::sdk::CallGraphElementprotected
CallGraphElement(const CallGraphElement &)=deleteappd::sdk::CallGraphElementprotected
operator=(const CallGraphElement &)=deleteappd::sdk::CallGraphElementprotected
~CallGraphElement()=defaultappd::sdk::CallGraphElementvirtual