version_ini.cpp File Reference

#include "byte_filer.h"
#include "filename.h"
#include "ini_config.h"
#include "version_ini.h"
#include <basis/function.h>
#include <basis/portable.h>
#include <basis/string_array.h>
#include <basis/version_record.h>
#include <opsystem/directory.h>
#include <sys/stat.h>

Include dependency graph for version_ini.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LOG(t)   CLASS_EMERGENCY_LOG(program_wide_logger(), t)
#define REPLACE(tag, replacement)   new_version_entry.replace_all(tag, replacement); \

Variables

const char * VERSION_INI_FILE = "/version.ini"
const istring version_rc_template
const istring version_header_template


Define Documentation

#define LOG (  )     CLASS_EMERGENCY_LOG(program_wide_logger(), t)

Definition at line 62 of file version_ini.cpp.

#define REPLACE ( tag,
replacement   )     new_version_entry.replace_all(tag, replacement); \

Definition at line 270 of file version_ini.cpp.

Referenced by version_ini::write_code(), and version_ini::write_rc().


Variable Documentation

const istring version_header_template

Definition at line 339 of file version_ini.cpp.

Referenced by version_ini::write_code().

const char* VERSION_INI_FILE = "/version.ini"

Definition at line 59 of file version_ini.cpp.

const istring version_rc_template

Definition at line 219 of file version_ini.cpp.

Referenced by version_ini::write_rc().


Generated on Fri Oct 10 04:29:45 2008 for HOOPLE Libraries by  doxygen 1.5.1