HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_PyObjectFinder< T, PtrType > Struct Template Reference

#include <pyObjectFinder.h>

+ Inheritance diagram for Tf_PyObjectFinder< T, PtrType >:

Public Member Functions

virtual ~Tf_PyObjectFinder ()
 
virtual hboost::python::object Find (void const *objPtr) const
 
- Public Member Functions inherited from Tf_PyObjectFinderBase
virtual TF_API ~Tf_PyObjectFinderBase ()
 

Detailed Description

template<class T, class PtrType>
struct Tf_PyObjectFinder< T, PtrType >

Definition at line 45 of file pyObjectFinder.h.

Constructor & Destructor Documentation

template<class T , class PtrType >
virtual Tf_PyObjectFinder< T, PtrType >::~Tf_PyObjectFinder ( )
inlinevirtual

Definition at line 46 of file pyObjectFinder.h.

Member Function Documentation

template<class T , class PtrType >
virtual hboost::python::object Tf_PyObjectFinder< T, PtrType >::Find ( void const objPtr) const
inlinevirtual

Implements Tf_PyObjectFinderBase.

Definition at line 47 of file pyObjectFinder.h.


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