rNoAutoDisplayAtNewlineCallback Class Reference

#include <rConsole.h>

Inheritance diagram for rNoAutoDisplayAtNewlineCallback:

Inheritance graph
[legend]
Collaboration diagram for rNoAutoDisplayAtNewlineCallback:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 rNoAutoDisplayAtNewlineCallback (BOOLRETFUNC *f)

Static Public Member Functions

static bool NoAutoDisplayAtNewline ()


Detailed Description

Definition at line 111 of file rConsole.h.


Constructor & Destructor Documentation

rNoAutoDisplayAtNewlineCallback::rNoAutoDisplayAtNewlineCallback ( BOOLRETFUNC f  ) 

Definition at line 208 of file rConsole.cpp.


Member Function Documentation

bool rNoAutoDisplayAtNewlineCallback::NoAutoDisplayAtNewline (  )  [static]

Definition at line 211 of file rConsole.cpp.

References tCallbackOr::Exec().

Referenced by rConsole::DoPrint().

00211                                                             {
00212     return Exec(NoAutoDisplayAtNewline_anchor);
00213 }

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
Generated on Sat Mar 15 23:52:58 2008 for Armagetron Advanced by  doxygen 1.5.4