tcl::event_loop Class Reference

Singleton class that operates the main Tcl event loop. More...

#include <tcl/eventloop.h>

List of all members.

Public Member Functions

 event_loop (int argc, char **argv, bool nowindow)

Static Public Member Functions

static bool is_interactive ()
static tcl::interpreterinterp ()
static void run ()
static int argc ()
 Get the application's number of command-line arguments.
static const char *const * argv ()
 Get the application's command-line arguments.
static rutz::fstring command_line ()
 Get the whole command-line as a single string.


Detailed Description

Singleton class that operates the main Tcl event loop.

Its responsibilities include gathering text commands from standard input, dispatching window-system events, and dispatching timer-callbacks and idle-callbacks.

Definition at line 54 of file eventloop.h.


The documentation for this class was generated from the following files:

The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:56:48 2008 by Doxygen version 1.5.5.