Struct HingeNode::dumpOptions#
Defined in File HingeNode.h
Nested Relationships#
This struct is a nested type of Class HingeNode.
Inheritance Relationships#
Base Type#
public Karana::Frame::Frame::dumpOptions
Struct Documentation#
-
struct dumpOptions : public Karana::Frame::Frame::dumpOptions#
Struct to manage the options for tailoring the output from the dumpString() method.
Public Functions
-
inline dumpOptions &operator=(const dumpOptions &p)#
copy operator
Public Members
-
bool cacheDeps = true#
Report cache dependency info.
-
inline dumpOptions &operator=(const dumpOptions &p)#