example_application.cpp File Reference

#include <opsystem/application_shell.h>
#include <opsystem/command_line.h>
#include <loggers/console_logger.h>
#include <loggers/file_logger.h>
#include <opsystem/singleton_application.h>
#include <data_struct/static_memory_gremlin.h>
#include <processes/anchor_window.h>

Include dependency graph for example_application.cpp:

Go to the source code of this file.

Defines

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

Variables

const int CHECKING_INTERVAL = 4 * SECOND_ms
 An example of a bare-bones hoople application.


Define Documentation

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

Definition at line 32 of file example_application.cpp.


Variable Documentation

const int CHECKING_INTERVAL = 4 * SECOND_ms

An example of a bare-bones hoople application.

This application provides a very simple example for how we create programs based on the HOOPLE code.

Definition at line 29 of file example_application.cpp.


Generated on Fri Nov 28 04:29:41 2008 for HOOPLE Libraries by  doxygen 1.5.1