Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
FuncAndArg Struct Reference

Public Attributes

void *(* func )(void *)
 
void * arg
 

Detailed Description

Definition at line 605 of file wpthread.cpp.

Member Data Documentation

void* FuncAndArg::arg

Definition at line 608 of file wpthread.cpp.

void*(* FuncAndArg::func)(void *)

Definition at line 607 of file wpthread.cpp.


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