38 #ifndef UNFOLDED_CALL_INFO_HPP 39 #define UNFOLDED_CALL_INFO_HPP 53 UnfoldedCallInfo(
unsigned int _call_id,
bool _is_direct =
true) : call_id(_call_id), is_direct(_is_direct)
~UnfoldedCallInfo() override=default
UnfoldedCallInfo(unsigned int _call_id, bool _is_direct=true)
Base class storing user data information.
Template definition of refcount.
Base class description of data information associated with each edge of a graph.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
const unsigned int call_id