Functions

tool/testResources/test.cpp File Reference

#include "resources/resources.h"
Include dependency graph for tool/testResources/test.cpp:

Go to the source code of this file.

Functions

static void registerString (IN const char *nameSpace, IN const char *name, IN const char *value)
static void doTest (void)
int main (IN int argc, IN const char *argv[])

Function Documentation

static void registerString ( IN const char *  nameSpace,
IN const char *  name,
IN const char *  value 
) [static]

Definition at line 22 of file tool/testResources/test.cpp.

static void doTest ( void   )  [static]

Definition at line 44 of file tool/testResources/test.cpp.

int main ( IN int  argc,
IN const char *  argv[] 
)

Definition at line 134 of file tool/testResources/test.cpp.