Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
SimConsoleThreadExecCallback Struct Reference

Used by Con::threadSafeExecute() More...

#include <simConsoleThreadExecEvent.h>

Public Member Functions

 SimConsoleThreadExecCallback ()
 
 ~SimConsoleThreadExecCallback ()
 
void handleCallback (const char *ret)
 
const char * waitForResult ()
 

Public Attributes

void * sem
 
const char * retVal
 

Detailed Description

Used by Con::threadSafeExecute()

Constructor & Destructor Documentation

Member Function Documentation

void handleCallback ( const char *  ret)
const char * waitForResult ( )

Member Data Documentation

const char* retVal
void* sem

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