executorArg Struct Reference

#include <helper.h>

List of all members.

Public Member Functions

 executorArg (std::string name, perThreadStruct *data)

Public Attributes

std::string mod_name
perThreadStructthreadData


Constructor & Destructor Documentation

executorArg::executorArg std::string  name,
perThreadStruct data
[inline]
 

Definition at line 34 of file helper.h.


Member Data Documentation

std::string executorArg::mod_name
 

Definition at line 36 of file helper.h.

Referenced by module_executor().

perThreadStruct* executorArg::threadData
 

Definition at line 37 of file helper.h.

Referenced by module_executor().


The documentation for this struct was generated from the following file:
Generated on Sun Dec 2 23:04:33 2007 for openSDK by  doxygen 1.3.9.1