commander_client.cpp File Reference

#include "application_client.h"
#include "commander_client.h"
#include "log.h"
#include "settings.h"
#include "translator.h"

Include dependency graph for commander_client.cpp:

Go to the source code of this file.

Namespaces

namespace  std

Defines

#define TEST_CMD(name, function)


Define Documentation

#define TEST_CMD name,
function   ) 
 

Value:

if ( cmd == name ) \
        { \
                function(s); \
                return; \
        }

Definition at line 12 of file commander_client.cpp.


Generated on Wed Apr 12 13:56:32 2006 for bjs by  doxygen 1.4.5