HDK
|
#include <OP_Dependency.h>
Public Member Functions | |
OP_Dependency () | |
OP_Dependency (int ref_op_id, const PRM_RefId &source_ref, const PRM_RefId &ref, OP_InterestType interest) | |
OP_Dependency (const OP_Dependency &other)=default | |
OP_Dependency & | operator= (const OP_Dependency &other)=default |
void | addInterest (OP_InterestType type) |
OP_InterestType | getInterest () const |
int | matches (int ref_op_id, const PRM_RefId &ref, OP_InterestType mask=OP_INTEREST_ALL) const |
int | matches (int ref_op_id, const PRM_RefId &source_ref, const PRM_RefId &ref, OP_InterestType mask=OP_INTEREST_ALL) const |
unsigned | hash () const |
int | operator== (const OP_Dependency &other) const |
bool | fixRemovedSourceRefParmIndex (int removed_parm_idx) |
int | getRefOpId () const |
void | clearRefOpId () |
void | setRefOpId (int op_id) |
const PRM_RefId & | getRefId () const |
const PRM_RefId & | getSourceRefId () const |
OP_InterestType | getInterestType () const |
int | hasInterest (OP_InterestType interest) const |
Definition at line 76 of file OP_Dependency.h.
|
inline |
Definition at line 79 of file OP_Dependency.h.
|
inline |
Definition at line 91 of file OP_Dependency.h.
|
default |
|
inline |
Definition at line 103 of file OP_Dependency.h.
|
inline |
Definition at line 160 of file OP_Dependency.h.
|
inline |
Definition at line 140 of file OP_Dependency.h.
|
inline |
Definition at line 107 of file OP_Dependency.h.
|
inline |
Definition at line 164 of file OP_Dependency.h.
|
inline |
Definition at line 162 of file OP_Dependency.h.
|
inline |
Definition at line 159 of file OP_Dependency.h.
|
inline |
Definition at line 163 of file OP_Dependency.h.
|
inline |
Definition at line 125 of file OP_Dependency.h.
|
inline |
Definition at line 165 of file OP_Dependency.h.
|
inline |
Definition at line 112 of file OP_Dependency.h.
|
inline |
Definition at line 118 of file OP_Dependency.h.
|
default |
|
inline |
Definition at line 134 of file OP_Dependency.h.
Definition at line 161 of file OP_Dependency.h.