#include "resources/resources.h"
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[]) | 
| 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.
 1.7.1