Struct Frame2Frame::dumpOptions#

Nested Relationships#

This struct is a nested type of Class Frame2Frame.

Inheritance Relationships#

Base Type#

  • public LockingBase::dumpOptions

Derived Type#

Struct Documentation#

struct dumpOptions : public LockingBase::dumpOptions#

Options struct for the dumpString() method

Subclassed by Karana::Frame::OrientedChainedFrame2Frame::dumpOptions

Public Functions

dumpOptions() = default#
inline dumpOptions &operator=(const dumpOptions &p)#

copy operator

Public Members

unsigned int depth = 1#

The depth of nested objects to include (0 is all, 1 is one deep etc.)

bool data = true#

Report data values and cache status.