basicapp.h File Reference

Definition of the class BasicApp. More...

#include "basiclog.h"
#include <string>
#include <sys/utsname.h>

Include dependency graph for basicapp.h:

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

Go to the source code of this file.

Classes

class  BasicApp
 Basic functions to handle the application. More...

Defines

#define BASICAPP_LOGGER(s)   BasicLog::Logger log( BasicApp::getThe(), s )


Detailed Description

Definition of the class BasicApp.


Define Documentation

#define BASICAPP_LOGGER (  )     BasicLog::Logger log( BasicApp::getThe(), s )

Declares a BasicLog::Logger, named "log", using the BasicApp::getThe() for logging.

Parameters:
s the string for the log-level's beginning


Generated on Wed May 9 17:35:56 2007 for netrinjo by  doxygen 1.5.1