PY_Callback Class Reference

#include <PY_Callback.h>

List of all members.

Public Member Functions

 PY_Callback (void *python_callable_object)
 ~PY_Callback ()
 PY_Callback (const PY_Callback &callback)
PY_Callbackoperator= (const PY_Callback &callback)
bool operator== (const PY_Callback &callback) const
bool operator!= (const PY_Callback &callback) const
bool equalsOpaqueCallback (void *opaque_callback) const
void * opaqueCallback () const
void call (PY_Result &result, const char *arguments_expression=NULL) const
PY_Result call (const char *arguments_expression=NULL) const


Detailed Description

Definition at line 26 of file PY_Callback.h.


Constructor & Destructor Documentation

PY_Callback::PY_Callback ( void *  python_callable_object  ) 

PY_Callback::~PY_Callback (  ) 

PY_Callback::PY_Callback ( const PY_Callback callback  ) 


Member Function Documentation

PY_Result PY_Callback::call ( const char *  arguments_expression = NULL  )  const [inline]

Definition at line 63 of file PY_Callback.h.

void PY_Callback::call ( PY_Result result,
const char *  arguments_expression = NULL 
) const

bool PY_Callback::equalsOpaqueCallback ( void *  opaque_callback  )  const

void* PY_Callback::opaqueCallback (  )  const [inline]

Definition at line 51 of file PY_Callback.h.

bool PY_Callback::operator!= ( const PY_Callback callback  )  const [inline]

Definition at line 40 of file PY_Callback.h.

PY_Callback& PY_Callback::operator= ( const PY_Callback callback  ) 

bool PY_Callback::operator== ( const PY_Callback callback  )  const


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

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