Options class for use with OP_Node::saveCommand()
More...
#include <OP_Node.h>
|
| OP_SaveCommandOptions (bool values_only_=false, bool defaultstoo_=true, bool docreate_=true, bool doparms_=true, bool doflags_=true, bool dowires_=true, bool dowiresout_=true, bool frames_=false, bool dogeneral_=false, bool dochblock_=true, bool dospareparms_=true, bool omit_version_info_=false) |
|
Options class for use with OP_Node::saveCommand()
Definition at line 363 of file OP_Node.h.
OP_SaveCommandOptions::OP_SaveCommandOptions |
( |
bool |
values_only_ = false , |
|
|
bool |
defaultstoo_ = true , |
|
|
bool |
docreate_ = true , |
|
|
bool |
doparms_ = true , |
|
|
bool |
doflags_ = true , |
|
|
bool |
dowires_ = true , |
|
|
bool |
dowiresout_ = true , |
|
|
bool |
frames_ = false , |
|
|
bool |
dogeneral_ = false , |
|
|
bool |
dochblock_ = true , |
|
|
bool |
dospareparms_ = true , |
|
|
bool |
omit_version_info_ = false |
|
) |
| |
|
inline |
bool OP_SaveCommandOptions::defaultstoo |
bool OP_SaveCommandOptions::dochblock |
bool OP_SaveCommandOptions::docreate |
bool OP_SaveCommandOptions::doflags |
bool OP_SaveCommandOptions::dogeneral |
bool OP_SaveCommandOptions::doparms |
bool OP_SaveCommandOptions::dospareparms |
bool OP_SaveCommandOptions::dowires |
bool OP_SaveCommandOptions::dowiresout |
bool OP_SaveCommandOptions::frames |
bool OP_SaveCommandOptions::omit_version_info |
bool OP_SaveCommandOptions::values_only |
The documentation for this struct was generated from the following file: