Struct OrientedChainedFrameToFrame::DumpOptions#
Defined in File OrientedChainedFrameToFrame.h
Nested Relationships#
This struct is a nested type of Class OrientedChainedFrameToFrame.
Inheritance Relationships#
Base Type#
public Karana::Frame::FrameToFrame::DumpOptions(Struct FrameToFrame::DumpOptions)
Struct Documentation#
-
struct DumpOptions : public Karana::Frame::FrameToFrame::DumpOptions#
options struct for dumpString
Public Functions
-
inline DumpOptions &operator=(const DumpOptions &p)#
Assignment operator.
- Parameters:
p – The DumpOptions to copy from.
- Returns:
A reference to the newly assigned DumpOptions.
Public Members
-
bool path = true#
Display the edges that make up the path for this chain.
-
inline DumpOptions &operator=(const DumpOptions &p)#