logger.h File Reference

Go to the source code of this file.

Defines

#define LONG_NAMES   0

Functions

void DMP_H (const char *msg)
void DMP_S (const char *msg)
void TO (const char *msg)
void TO (const CString msg)
void TO (const std::string msg)
void DMP (const std::string &msg)
void DMP_H (const std::string &msg)
void DMP_S (const std::string &msg)
bool existsFile (const char *src_name)
bool fileExists (const char *file_name)
int makeFileCopy (const char *src_name, const char *dst_name)
int makeFileMove (const char *src_name, const char *dst_name)
std::string shortFileName (const std::string &long_name)
std::string cutExtension (const std::string &filename)
std::string capitalizeString (const std::string &name)
bool directoryExists (const char *dir)
bool directoryCreate (const char *dir)

Variables

Globals global_vars

Define Documentation

#define LONG_NAMES   0

Definition at line 4 of file BONExtender/logger.h.


Function Documentation

std::string capitalizeString ( const std::string name  ) 

Definition at line 103 of file BONExtender/logger.cpp.

std::string cutExtension ( const std::string filename  ) 

Definition at line 94 of file BONExtender/logger.cpp.

bool directoryCreate ( const char *  dir  ) 

Definition at line 127 of file BONExtender/logger.cpp.

bool directoryExists ( const char *  dir  ) 

Definition at line 110 of file BONExtender/logger.cpp.

void DMP ( const std::string msg  )  [inline]

Definition at line 31 of file BONExtender/logger.h.

void DMP_H ( const std::string msg  )  [inline]

Definition at line 32 of file BONExtender/logger.h.

void DMP_H ( const char *  msg  )  [inline]

Definition at line 12 of file BONExtender/logger.h.

void DMP_S ( const std::string msg  )  [inline]

Definition at line 33 of file BONExtender/logger.h.

void DMP_S ( const char *  msg  )  [inline]

Definition at line 17 of file BONExtender/logger.h.

bool existsFile ( const char *  src_name  ) 

Definition at line 10 of file BONExtender/logger.cpp.

bool fileExists ( const char *  file_name  ) 

Definition at line 60 of file BONExtender/logger.cpp.

int makeFileCopy ( const char *  src_name,
const char *  dst_name 
)

Definition at line 20 of file BONExtender/logger.cpp.

int makeFileMove ( const char *  src_name,
const char *  dst_name 
)

Definition at line 42 of file BONExtender/logger.cpp.

std::string shortFileName ( const std::string long_name  ) 

Definition at line 77 of file BONExtender/logger.cpp.

void TO ( const std::string  msg  )  [inline]

Definition at line 30 of file BONExtender/logger.h.

void TO ( const CString  msg  )  [inline]

Definition at line 29 of file BONExtender/logger.h.

void TO ( const char *  msg  )  [inline]

Definition at line 23 of file BONExtender/logger.h.


Variable Documentation

Generated on Thu May 30 15:42:57 2013 for GME by  doxygen 1.6.3