HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OP_SaveCommandOptions Struct Reference

Options class for use with OP_Node::saveCommand() More...

#include <OP_Node.h>

Public Member Functions

 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)
 

Public Attributes

bool values_only
 
bool defaultstoo
 
bool docreate
 
bool doparms
 
bool doflags
 
bool dowires
 
bool dowiresout
 
bool frames
 
bool dogeneral
 
bool dochblock
 
bool dospareparms
 
bool omit_version_info
 

Detailed Description

Options class for use with OP_Node::saveCommand()

Definition at line 358 of file OP_Node.h.

Constructor & Destructor Documentation

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

Definition at line 362 of file OP_Node.h.

Member Data Documentation

bool OP_SaveCommandOptions::defaultstoo

Definition at line 391 of file OP_Node.h.

bool OP_SaveCommandOptions::dochblock

Definition at line 399 of file OP_Node.h.

bool OP_SaveCommandOptions::docreate

Definition at line 392 of file OP_Node.h.

bool OP_SaveCommandOptions::doflags

Definition at line 394 of file OP_Node.h.

bool OP_SaveCommandOptions::dogeneral

Definition at line 398 of file OP_Node.h.

bool OP_SaveCommandOptions::doparms

Definition at line 393 of file OP_Node.h.

bool OP_SaveCommandOptions::dospareparms

Definition at line 400 of file OP_Node.h.

bool OP_SaveCommandOptions::dowires

Definition at line 395 of file OP_Node.h.

bool OP_SaveCommandOptions::dowiresout

Definition at line 396 of file OP_Node.h.

bool OP_SaveCommandOptions::frames

Definition at line 397 of file OP_Node.h.

bool OP_SaveCommandOptions::omit_version_info

Definition at line 401 of file OP_Node.h.

bool OP_SaveCommandOptions::values_only

Definition at line 390 of file OP_Node.h.


The documentation for this struct was generated from the following file: