Struct Frame::DumpFrameTreeOptions#

Nested Relationships#

This struct is a nested type of Class Frame.

Struct Documentation#

struct DumpFrameTreeOptions#

A struct with options to tailor the content from a dumpFrameTree() call

Public Members

bool type_string = true#

include the frame’s typeString info

bool edge_type = false#

include the frame’s edge’s typeString info

bool lock_status = false#

include the frame’s lock status

bool ref_count = false#

include the frame’s reference count

bool edge_ref_count = false#

include the frame’s edge’s reference count

bool id = false#

include the frame’s tree id