OP_Caller Class Reference

#include <OP_Caller.h>

Inheritance diagram for OP_Caller:

UT_OpCaller

List of all members.

Public Member Functions

 OP_Caller (OP_Node *node)
virtual ~OP_Caller ()
virtual int getOpId ()
 Callee's might want to find out the unique id of the caller. The /.
virtual void referenceOtherOp (int opid, UT_OpCallee *cache)
OP_NodegetNode ()
void clearReferences ()

Protected Attributes

OP_NodemyNode
UT_IntArray myInterests
UT_PtrArray< UT_OpCallee * > myCacheList


Detailed Description

Definition at line 30 of file OP_Caller.h.


Constructor & Destructor Documentation

OP_Caller::OP_Caller ( OP_Node node  ) 

virtual OP_Caller::~OP_Caller (  )  [virtual]


Member Function Documentation

void OP_Caller::clearReferences (  ) 

OP_Node* OP_Caller::getNode ( void   )  [inline]

Definition at line 38 of file OP_Caller.h.

virtual int OP_Caller::getOpId (  )  [virtual]

Callee's might want to find out the unique id of the caller. The /.

Implements UT_OpCaller.

virtual void OP_Caller::referenceOtherOp ( int  opid,
UT_OpCallee cache 
) [virtual]

The referenceOtherOp() method is called when a callee magically references another operator. This might happen when referencing a file using the "op:soppath" syntax. At the conclusion of cooking, this cache should be notified that the OP is done with the data.

Implements UT_OpCaller.


Member Data Documentation

Definition at line 44 of file OP_Caller.h.

Definition at line 43 of file OP_Caller.h.

OP_Node* OP_Caller::myNode [protected]

Definition at line 42 of file OP_Caller.h.


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

Generated on Fri May 25 00:10:32 2012 for HDK by  doxygen 1.5.9