create_guid.cpp File Reference

#include <application/application_shell.h>
#include <application/hoople_main.h>
#include <application/windoze_helper.h>
#include <basis/astring.h>
#include <loggers/console_logger.h>
#include <mathematics/chaos.h>
#include <structures/static_memory_gremlin.h>
#include <textual/string_manipulation.h>
Include dependency graph for create_guid.cpp:

Go to the source code of this file.

Defines

#define BASE_LOG(to_print)   program_wide_logger::get().log(to_print, ALWAYS_PRINT)
#define add_random

Define Documentation

#define add_random
Value:
faux_guid += astring(string_manipulation::hex_to_char \
        (randomizer().inclusive(0, 0xf)), 1)
#define BASE_LOG ( to_print   )     program_wide_logger::get().log(to_print, ALWAYS_PRINT)

Definition at line 41 of file create_guid.cpp.

Generated on Sat Jan 28 04:24:38 2012 for hoople2 project by  doxygen 1.6.3