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

#include <OP_Caller.h>

Public Member Functions

 NodeInterest (int id, UT_OpCallee *cache, bool flag=false, bool spare=false)
 
 NodeInterest (const NodeInterest &src)
 
NodeInterestoperator= (const NodeInterest &src)
 
bool operator== (const NodeInterest &src) const
 
int getOpId () const
 
UT_OpCalleegetCallee () const
 
bool getFlagInterest () const
 
bool getSpareInterest () const
 

Detailed Description

Definition at line 79 of file OP_Caller.h.

Constructor & Destructor Documentation

OP_Caller::NodeInterest::NodeInterest ( int  id,
UT_OpCallee cache,
bool  flag = false,
bool  spare = false 
)
inline

Definition at line 82 of file OP_Caller.h.

OP_Caller::NodeInterest::NodeInterest ( const NodeInterest src)
inline

Definition at line 89 of file OP_Caller.h.

Member Function Documentation

UT_OpCallee* OP_Caller::NodeInterest::getCallee ( ) const
inline

Definition at line 113 of file OP_Caller.h.

bool OP_Caller::NodeInterest::getFlagInterest ( ) const
inline

Definition at line 114 of file OP_Caller.h.

int OP_Caller::NodeInterest::getOpId ( ) const
inline

Definition at line 112 of file OP_Caller.h.

bool OP_Caller::NodeInterest::getSpareInterest ( ) const
inline

Definition at line 115 of file OP_Caller.h.

NodeInterest& OP_Caller::NodeInterest::operator= ( const NodeInterest src)
inline

Definition at line 96 of file OP_Caller.h.

bool OP_Caller::NodeInterest::operator== ( const NodeInterest src) const
inline

Definition at line 104 of file OP_Caller.h.


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