Disclaimer Class Reference

#include <disclaimer.hpp>

Inheritance diagram for Disclaimer:

Inheritance graph
[legend]
Collaboration diagram for Disclaimer:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static bool is_debug ()
static bool is_fast ()
static bool is_product ()
static void print_disclaimer (outputStream *s=std)
static void initialize ()

Static Private Attributes

static char * _msg

Detailed Description

Definition at line 24 of file disclaimer.hpp.


Member Function Documentation

void Disclaimer::initialize (  )  [static]

Definition at line 74 of file disclaimer.cpp.

References _msg, is_product(), and warning().

Referenced by disclaimer_init().

Here is the call graph for this function:

static bool Disclaimer::is_debug (  )  [inline, static]

Definition at line 32 of file disclaimer.hpp.

Referenced by Universe::genesis().

static bool Disclaimer::is_fast (  )  [inline, static]

Definition at line 40 of file disclaimer.hpp.

static bool Disclaimer::is_product (  )  [inline, static]

Definition at line 48 of file disclaimer.hpp.

Referenced by StubRoutines::generate(), Floats::generate(), StubRoutines::init(), Floats::init(), and initialize().

void Disclaimer::print_disclaimer ( outputStream s = std  )  [static]

Definition at line 69 of file disclaimer.cpp.

References _msg, and outputStream::print().

Referenced by Universe::genesis().

Here is the call graph for this function:


Member Data Documentation

char * Disclaimer::_msg [static, private]

Initial value:

"\
Smalltalk Virtual Machine by LongView Technologies LLC          \n\
---------------------------------------------------------       \n\
(c) 1994-1997 Sun Microsystems, Inc. ALL RIGHTS RESERVED.       \n\
Use and distribution of this software is subject to the         \n\
terms of the attached license.                                  \n\
---------------------------------------------------------       \n\
"

Definition at line 26 of file disclaimer.hpp.

Referenced by initialize(), and print_disclaimer().


The documentation for this class was generated from the following files:
Generated on Mon Oct 9 13:54:16 2006 for Strongtalk VM by  doxygen 1.4.7