torque Torque Game Engine Documentation
TGE Version 1.5.2

SimConsoleThreadExecCallback Struct Reference

#include <simBase.h>


Detailed Description

Used by Con::threadSafeExecute().


Public Member Functions

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

Data Fields

voidsem
const char * retVal


Constructor & Destructor Documentation

SimConsoleThreadExecCallback::SimConsoleThreadExecCallback (  ) 

SimConsoleThreadExecCallback::~SimConsoleThreadExecCallback (  ) 


Member Function Documentation

void SimConsoleThreadExecCallback::handleCallback ( const char *  ret  ) 

const char* SimConsoleThreadExecCallback::waitForResult (  ) 


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen