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

#include <DOP_Output.h>

Public Member Functions

 DOP_Output (DOP_Node *node, int outputidx)
 
 DOP_Output ()
 
virtual ~DOP_Output ()
 
bool operator== (const DOP_Output &cmp) const
 
DOP_NodegetNode () const
 
int getOutputIdx () const
 

Friends

size_t hash_value (const DOP_Output &output)
 

Detailed Description

Definition at line 22 of file DOP_Output.h.

Constructor & Destructor Documentation

DOP_Output::DOP_Output ( DOP_Node node,
int  outputidx 
)
inline

Definition at line 25 of file DOP_Output.h.

DOP_Output::DOP_Output ( )
inline

Definition at line 29 of file DOP_Output.h.

virtual DOP_Output::~DOP_Output ( )
inlinevirtual

Definition at line 33 of file DOP_Output.h.

Member Function Documentation

DOP_Node* DOP_Output::getNode ( ) const
inline

Definition at line 42 of file DOP_Output.h.

int DOP_Output::getOutputIdx ( ) const
inline

Definition at line 44 of file DOP_Output.h.

bool DOP_Output::operator== ( const DOP_Output cmp) const
inline

Definition at line 36 of file DOP_Output.h.

Friends And Related Function Documentation

size_t hash_value ( const DOP_Output output)
friend

Definition at line 54 of file DOP_Output.h.


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