HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OH_OpInfo Class Reference

#include <OH_OpInfo.h>

+ Inheritance diagram for OH_OpInfo:

Public Member Functions

 OH_OpInfo (OP_Node *node)
 
virtual ~OH_OpInfo ()
 
OP_NodegetNode ()
 

Public Attributes

bool getUpdatePendingFlag()
void setUpdatePendingFlag(bool
v) bool getContainerNodeFlag()
void setContainerNodeFlag(bool
v) bool getMasterNodeFlag()
void setMasterNodeFlag(bool v)
protected unsigned int 
myFlags
 

Detailed Description

Definition at line 27 of file OH_OpInfo.h.

Constructor & Destructor Documentation

OH_OpInfo::OH_OpInfo ( OP_Node node)
virtual OH_OpInfo::~OH_OpInfo ( )
virtual

Member Function Documentation

OP_Node* OH_OpInfo::getNode ( )
inline

Definition at line 33 of file OH_OpInfo.h.

Member Data Documentation

bool getUpdatePendingFlag () void setUpdatePendingFlag(bool v) bool getContainerNodeFlag() void setContainerNodeFlag(bool v) bool getMasterNodeFlag() void setMasterNodeFlag(bool v) protected unsigned int OH_OpInfo::myFlags

Definition at line 38 of file OH_OpInfo.h.


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