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

#include <OH_OpInfo.h>

+ Inheritance diagram for OH_RefCountOpInfo:

Public Member Functions

 OH_RefCountOpInfo (OP_Node *node)
 
 ~OH_RefCountOpInfo () override
 
void bumpRefCount (int dir)
 
int getRefCount () const
 
- Public Member Functions inherited from OH_OpInfo
 OH_OpInfo (OP_Node *node)
 
virtual ~OH_OpInfo ()
 
OP_NodegetNode ()
 

Additional Inherited Members

- Public Attributes inherited from OH_OpInfo
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 76 of file OH_OpInfo.h.

Constructor & Destructor Documentation

OH_RefCountOpInfo::OH_RefCountOpInfo ( OP_Node node)
OH_RefCountOpInfo::~OH_RefCountOpInfo ( )
override

Member Function Documentation

void OH_RefCountOpInfo::bumpRefCount ( int  dir)
inline

Definition at line 82 of file OH_OpInfo.h.

int OH_RefCountOpInfo::getRefCount ( ) const
inline

Definition at line 83 of file OH_OpInfo.h.


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