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

#include <utils.h>

Public Member Functions

void operator() () const
 

Public Attributes

T obj
 

Detailed Description

template<class T>
struct Work_AsyncMoveDestroyHelper< T >

Definition at line 41 of file utils.h.

Member Function Documentation

template<class T >
void Work_AsyncMoveDestroyHelper< T >::operator() ( void  ) const
inline

Definition at line 42 of file utils.h.

Member Data Documentation

template<class T >
T Work_AsyncMoveDestroyHelper< T >::obj

Definition at line 43 of file utils.h.


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