Vesna
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros | Functions | Variables
main.cpp File Reference
#include "core/Application.h"
#include "core/common/StackTrace.h"
#include "core/common/ApplicationPath.h"
#include "businesslogic/maps/MapDatabaseService.h"
#include "core/log/emlog.h"
Include dependency graph for main.cpp:

Macros

#define _GNU_SOURCE
 
#define __USE_LOG__
 
#define L_DEFAULT_LOG_TYPES   ( L_ERR | L_PID | L_SRCLINE | L_FUNCTION | L_TIME )
 
#define FMAKE_LOG_FNAME   "/tmp/obc.log"
 
#define FMAKE_LOG_NAME   "obc"
 
#define LOG_ARCHIVE_COUNT   50
 

Functions

 FMAKE_LOG_OBJECT3 (FMAKE_LOG_FNAME, FMAKE_LOG_NAME, L_ALL, LOG_LIMIT_SIZE, LOG_ARCHIVE_COUNT)
 
int main (int argc, char *argv[])
 

Variables

const std::string PROJECT_BASE = "Vesna"
 

Macro Definition Documentation

#define __USE_LOG__
#define _GNU_SOURCE
#define FMAKE_LOG_FNAME   "/tmp/obc.log"
#define FMAKE_LOG_NAME   "obc"
#define L_DEFAULT_LOG_TYPES   ( L_ERR | L_PID | L_SRCLINE | L_FUNCTION | L_TIME )
#define LOG_ARCHIVE_COUNT   50

Function Documentation

FMAKE_LOG_OBJECT3 ( FMAKE_LOG_FNAME  ,
FMAKE_LOG_NAME  ,
L_ALL  ,
LOG_LIMIT_SIZE  ,
LOG_ARCHIVE_COUNT   
)
int main ( int  argc,
char *  argv[] 
)

Here is the call graph for this function:

Variable Documentation

const std::string PROJECT_BASE = "Vesna"