Struct FrameContainer::DumpOptions#

Nested Relationships#

This struct is a nested type of Class FrameContainer.

Inheritance Relationships#

Base Type#

  • public LockingBase::DumpOptions

Struct Documentation#

struct DumpOptions : public LockingBase::DumpOptions

options struct for dumpString

Public Functions

inline DumpOptions &operator=(const DumpOptions &p)

Copy assignment operator.

Parameters:

pDumpOptions to copy from.

Returns:

A reference to the assigned DumpOptions.

Public Members

bool frames = false

frames usage map

bool edges = false

edge usage map

bool oriented = false

oriented f2fs usage map

bool chains = false

regular chains usage map