xtd 0.2.0
Loading...
Searching...
No Matches
xtd::diagnostics::stack_frame Member List

This is the complete list of members for xtd::diagnostics::stack_frame, including all inherited members.

current(const xtd::source_location &value=xtd::source_location::current()) noexceptxtd::diagnostics::stack_framestatic
empty() noexceptxtd::diagnostics::stack_framestatic
equals(const stack_frame &sf) const noexcept overridextd::diagnostics::stack_frame
equals(const object &obj) const noexceptxtd::diagnostics::stack_framevirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::diagnostics::stack_frameinlinestatic
iequatable< stack_frame >::equals(const stack_frame &) const noexcept=0xtd::iequatable< stack_frame >pure virtual
get_file_column_number() const noexceptxtd::diagnostics::stack_framevirtual
get_file_line_number() const noexceptxtd::diagnostics::stack_framevirtual
get_file_name() const noexceptxtd::diagnostics::stack_framevirtual
get_hash_code() const noexceptxtd::objectvirtual
get_method() const noexceptxtd::diagnostics::stack_framevirtual
get_offset() const noexceptxtd::diagnostics::stack_framevirtual
get_type() const noexceptxtd::objectvirtual
memberwise_clone() constxtd::objectinline
object()=defaultxtd::object
OFFSET_UNKNOWNxtd::diagnostics::stack_framestatic
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexceptxtd::objectinlinestatic
stack_frame()xtd::diagnostics::stack_frame
stack_frame(xtd::size skip_frame)xtd::diagnostics::stack_frameexplicit
stack_frame(bool need_file_info)xtd::diagnostics::stack_frameexplicit
stack_frame(xtd::size skip_frame, bool need_file_info)xtd::diagnostics::stack_frame
stack_frame(const xtd::string &file_name, xtd::size line_number)xtd::diagnostics::stack_frame
stack_frame(const xtd::string &file_name, xtd::size line_number, const xtd::string &method_name)xtd::diagnostics::stack_frame
stack_frame(const xtd::string &file_name, xtd::size line_number, const xtd::string &method_name, xtd::size column_number)xtd::diagnostics::stack_frame
stack_frame(const xtd::string &file_name, xtd::size line_number, xtd::size column_number)xtd::diagnostics::stack_frame
stack_frame(const xtd::string &file_name, xtd::size line_number, const xtd::string &method_name, xtd::size column_number, xtd::size offset)xtd::diagnostics::stack_frame
stack_frame(const xtd::source_location &source_location)xtd::diagnostics::stack_frame
stack_frame(const xtd::source_location &source_location, xtd::size offset)xtd::diagnostics::stack_frame
stack_frame(xtd::null_ptr frame)xtd::diagnostics::stack_frame
to_string() const noexcept overridextd::diagnostics::stack_framevirtual