OP_SaveFlags Class Reference

#include <OP_SaveFlags.h>

List of all members.

Public Member Functions

 OP_SaveFlags (bool binary=false, bool intrinsics=true, bool parms=true, bool chans=true, bool data=true, bool selected=false, bool compact=false, bool valuesOnly=false, bool groups=true, bool indirects=true, bool node_id=false, bool chan_aliases=true, bool network_boxes=true, bool network_box_membership=true, bool netbox_id=false, bool spare_parms=true, bool material_icon=true, bool post_its=true)
bool getBinary () const
void setBinary (bool save)
bool getIntrinsics () const
void setIntrinsics (bool save)
bool getParameters () const
void setParameters (bool save)
bool getChannels () const
void setChannels (bool save)
bool getCompact () const
void setCompact (bool save)
bool getSelected () const
void setSelected (bool save)
bool getValues () const
void setValues (bool save)
bool getData () const
void setData (bool save)
bool getGroups () const
void setGroups (bool save)
bool getIndirects () const
void setIndirects (bool save)
bool getNodeId () const
void setNodeId (bool save)
bool getChannelAliases () const
void setChannelAliases (bool save)
bool getNetworkBoxes () const
bool getPostIts () const
void setPostIts (bool save)
void setNetworkBoxes (bool save)
bool getNetworkBoxMembership () const
void setNetworkBoxMembership (bool save)
bool getNetworkBoxId () const
void setNetworkBoxId (bool save)
bool getSpareParms () const
void setSpareParms (bool save)
bool getMaterialIcon () const
void setMaterialIcon (bool save)
bool getWriteTrailer () const
void setWriteTrailer (bool save) const
bool getPickedIndirects () const
void setPickedIndirects (bool save) const
bool getCompiledBasic () const
void setCompiledBasic (bool save)
bool getCompiledVopnets () const
void setCompiledVopnets (bool save)
bool getCompiledChannels () const
void setCompiledChannels (bool save)
bool getCompiledNodeNames () const
void setCompiledNodeNames (bool save)


Detailed Description

Examples:

SOP/SOP_BlindData.C, SOP/SOP_BlindData.h, SOP/SOP_CustomBrush.C, and SOP/SOP_CustomBrush.h.

Definition at line 22 of file OP_SaveFlags.h.


Constructor & Destructor Documentation

OP_SaveFlags::OP_SaveFlags ( bool  binary = false,
bool  intrinsics = true,
bool  parms = true,
bool  chans = true,
bool  data = true,
bool  selected = false,
bool  compact = false,
bool  valuesOnly = false,
bool  groups = true,
bool  indirects = true,
bool  node_id = false,
bool  chan_aliases = true,
bool  network_boxes = true,
bool  network_box_membership = true,
bool  netbox_id = false,
bool  spare_parms = true,
bool  material_icon = true,
bool  post_its = true 
)


Member Function Documentation

bool OP_SaveFlags::getBinary (  )  const [inline]

Examples:
SOP/SOP_BlindData.C, and SOP/SOP_CustomBrush.C.

Definition at line 44 of file OP_SaveFlags.h.

bool OP_SaveFlags::getChannelAliases (  )  const [inline]

Definition at line 88 of file OP_SaveFlags.h.

bool OP_SaveFlags::getChannels ( void   )  const [inline]

Definition at line 56 of file OP_SaveFlags.h.

bool OP_SaveFlags::getCompact (  )  const [inline]

Definition at line 60 of file OP_SaveFlags.h.

bool OP_SaveFlags::getCompiledBasic (  )  const [inline]

Definition at line 126 of file OP_SaveFlags.h.

bool OP_SaveFlags::getCompiledChannels (  )  const [inline]

Definition at line 134 of file OP_SaveFlags.h.

bool OP_SaveFlags::getCompiledNodeNames (  )  const [inline]

Definition at line 138 of file OP_SaveFlags.h.

bool OP_SaveFlags::getCompiledVopnets (  )  const [inline]

Definition at line 130 of file OP_SaveFlags.h.

bool OP_SaveFlags::getData ( void   )  const [inline]

Definition at line 72 of file OP_SaveFlags.h.

bool OP_SaveFlags::getGroups (  )  const [inline]

Definition at line 76 of file OP_SaveFlags.h.

bool OP_SaveFlags::getIndirects (  )  const [inline]

Definition at line 80 of file OP_SaveFlags.h.

bool OP_SaveFlags::getIntrinsics (  )  const [inline]

Definition at line 48 of file OP_SaveFlags.h.

bool OP_SaveFlags::getMaterialIcon (  )  const [inline]

Definition at line 112 of file OP_SaveFlags.h.

bool OP_SaveFlags::getNetworkBoxes (  )  const [inline]

Definition at line 92 of file OP_SaveFlags.h.

bool OP_SaveFlags::getNetworkBoxId (  )  const [inline]

Definition at line 104 of file OP_SaveFlags.h.

bool OP_SaveFlags::getNetworkBoxMembership (  )  const [inline]

Definition at line 100 of file OP_SaveFlags.h.

bool OP_SaveFlags::getNodeId (  )  const [inline]

Definition at line 84 of file OP_SaveFlags.h.

bool OP_SaveFlags::getParameters (  )  const [inline]

Definition at line 52 of file OP_SaveFlags.h.

bool OP_SaveFlags::getPickedIndirects (  )  const [inline]

Definition at line 121 of file OP_SaveFlags.h.

bool OP_SaveFlags::getPostIts (  )  const [inline]

Definition at line 94 of file OP_SaveFlags.h.

bool OP_SaveFlags::getSelected (  )  const [inline]

Definition at line 64 of file OP_SaveFlags.h.

bool OP_SaveFlags::getSpareParms (  )  const [inline]

Definition at line 108 of file OP_SaveFlags.h.

bool OP_SaveFlags::getValues (  )  const [inline]

Definition at line 68 of file OP_SaveFlags.h.

bool OP_SaveFlags::getWriteTrailer (  )  const [inline]

Definition at line 117 of file OP_SaveFlags.h.

void OP_SaveFlags::setBinary ( bool  save  )  [inline]

Definition at line 46 of file OP_SaveFlags.h.

void OP_SaveFlags::setChannelAliases ( bool  save  )  [inline]

Definition at line 90 of file OP_SaveFlags.h.

void OP_SaveFlags::setChannels ( bool  save  )  [inline]

Definition at line 58 of file OP_SaveFlags.h.

void OP_SaveFlags::setCompact ( bool  save  )  [inline]

Definition at line 62 of file OP_SaveFlags.h.

void OP_SaveFlags::setCompiledBasic ( bool  save  )  [inline]

Definition at line 128 of file OP_SaveFlags.h.

void OP_SaveFlags::setCompiledChannels ( bool  save  )  [inline]

Definition at line 136 of file OP_SaveFlags.h.

void OP_SaveFlags::setCompiledNodeNames ( bool  save  )  [inline]

Definition at line 140 of file OP_SaveFlags.h.

void OP_SaveFlags::setCompiledVopnets ( bool  save  )  [inline]

Definition at line 132 of file OP_SaveFlags.h.

void OP_SaveFlags::setData ( bool  save  )  [inline]

Definition at line 74 of file OP_SaveFlags.h.

void OP_SaveFlags::setGroups ( bool  save  )  [inline]

Definition at line 78 of file OP_SaveFlags.h.

void OP_SaveFlags::setIndirects ( bool  save  )  [inline]

Definition at line 82 of file OP_SaveFlags.h.

void OP_SaveFlags::setIntrinsics ( bool  save  )  [inline]

Definition at line 50 of file OP_SaveFlags.h.

void OP_SaveFlags::setMaterialIcon ( bool  save  )  [inline]

Definition at line 114 of file OP_SaveFlags.h.

void OP_SaveFlags::setNetworkBoxes ( bool  save  )  [inline]

Definition at line 98 of file OP_SaveFlags.h.

void OP_SaveFlags::setNetworkBoxId ( bool  save  )  [inline]

Definition at line 106 of file OP_SaveFlags.h.

void OP_SaveFlags::setNetworkBoxMembership ( bool  save  )  [inline]

Definition at line 102 of file OP_SaveFlags.h.

void OP_SaveFlags::setNodeId ( bool  save  )  [inline]

Definition at line 86 of file OP_SaveFlags.h.

void OP_SaveFlags::setParameters ( bool  save  )  [inline]

Definition at line 54 of file OP_SaveFlags.h.

void OP_SaveFlags::setPickedIndirects ( bool  save  )  const [inline]

Definition at line 123 of file OP_SaveFlags.h.

void OP_SaveFlags::setPostIts ( bool  save  )  [inline]

Definition at line 96 of file OP_SaveFlags.h.

void OP_SaveFlags::setSelected ( bool  save  )  [inline]

Definition at line 66 of file OP_SaveFlags.h.

void OP_SaveFlags::setSpareParms ( bool  save  )  [inline]

Definition at line 110 of file OP_SaveFlags.h.

void OP_SaveFlags::setValues ( bool  save  )  [inline]

Definition at line 70 of file OP_SaveFlags.h.

void OP_SaveFlags::setWriteTrailer ( bool  save  )  const [inline]

Definition at line 119 of file OP_SaveFlags.h.


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

Generated on Thu Feb 9 00:11:15 2012 for HDK by  doxygen 1.5.9