main.h File Reference


Detailed Description

Declaration of the omgui::main() entry function and the platform specific entry function. The entry function is a wrapper for omgui::entry which is implemented within the library.

Date:
Created: 2005-04-05

#include <omgui/app.h>
#include <omgui/dllimpexp.h>

Go to the source code of this file.

Namespaces

namespace  omgui

Defines

#define OMGUI_ENTRY_IMPLEMENTED

Typedefs

typedef omgui::App *( omgui::main_ptr )(const omgui::App::cmd_line &)

Functions

int omgui::entry (omgui::main_ptr main, int argc, char *argv[])
int main (int argc, char *argv[])
omgui::Appomgui::main (const omgui::App::cmd_line &cmd)


Define Documentation

#define OMGUI_ENTRY_IMPLEMENTED


Function Documentation

int main ( int  argc,
char *  argv[] 
)


doxygen SourceForge.net Logo