MercuryCommands.cpp File Reference

#include "MercuryCommands.h"
#include "MercuryLog.h"
#include "MercuryObject.h"
#include "MercuryUtil.h"
#include "PStack.h"
#include "MercuryObjectFactory.h"

Go to the source code of this file.

Namespaces

namespace  std

Functions

bool ToMessage (PStack &ret, const char *cmd, PStack &args, void *info)
 REGISTER_FUNCTION_TO_COMMAND (Message, ToMessage)
bool HGEXPORT RunCommandOnObject (const char *sObjectName, const char *sCommandName, int iMPStackArgs, int iMPStackRet)

Variables

MercuryCommandRegisteringSystem CMDMAN


Function Documentation

REGISTER_FUNCTION_TO_COMMAND ( Message  ,
ToMessage   
)

bool HGEXPORT RunCommandOnObject ( const char *  sObjectName,
const char *  sCommandName,
int  iMPStackArgs,
int  iMPStackRet 
)

Definition at line 94 of file MercuryCommands.cpp.

bool ToMessage ( PStack ret,
const char *  cmd,
PStack args,
void *  info 
)

Definition at line 69 of file MercuryCommands.cpp.


Variable Documentation

MercuryCommandRegisteringSystem CMDMAN

Definition at line 65 of file MercuryCommands.cpp.


Hosted by SourceForge.net Logo