Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

bmapp.cpp File Reference

#include <cstring.h>
#include <fstream.h>
#include <bcarchst.h>
#include <bclarch.h>
#include <bclist.h>
#include <bellcode.h>
#include <callback.h>
#include <lptnote.h>
#include <mytrace.h>
#include <pcbell.h>
#include <sgarchst.h>
#include <sgmlist.h>
#include <sgnlman.h>
#include <spkrnote.h>
#include <tapper.h>
#include <timeout.h>
#include <tmoutlst.h>
#include "bmcdwin.h"
#include "bmconst.h"
#include "bmsgwin.h"
#include "bmsplwin.h"
#include "bmsqwin.h"
#include "bmtprwin.h"
#include "bmapp.h"

Go to the source code of this file.

Compounds

class  AppStatusLine

Defines

#define Uses_MsgBox
#define Uses_TDeskTop
#define Uses_TEvent
#define Uses_TFileDialog
#define Uses_TKeys
#define Uses_TMenuBar
#define Uses_TMenuItem
#define Uses_TStatusDef
#define Uses_TStatusItem
#define Uses_TStatusLine
#define Uses_TSubMenu

Functions

LptNote appLpt (1, 7)
SpeakerNote appSpeaker (587, 93)
PcBell localBell (appLpt)
PcBell remoteBell (appSpeaker)
Tapper localTapper (remoteBell)
Tapper remoteTapper (localBell)

Variables

const char * applicationVersion = "2.0"


Define Documentation

#define Uses_MsgBox
 

Definition at line 35 of file bmapp.cpp.

#define Uses_TDeskTop
 

Definition at line 36 of file bmapp.cpp.

#define Uses_TEvent
 

Definition at line 37 of file bmapp.cpp.

#define Uses_TFileDialog
 

Definition at line 38 of file bmapp.cpp.

#define Uses_TKeys
 

Definition at line 39 of file bmapp.cpp.

#define Uses_TMenuBar
 

Definition at line 40 of file bmapp.cpp.

#define Uses_TMenuItem
 

Definition at line 41 of file bmapp.cpp.

#define Uses_TStatusDef
 

Definition at line 42 of file bmapp.cpp.

#define Uses_TStatusItem
 

Definition at line 43 of file bmapp.cpp.

#define Uses_TStatusLine
 

Definition at line 44 of file bmapp.cpp.

#define Uses_TSubMenu
 

Definition at line 45 of file bmapp.cpp.


Function Documentation

LptNote appLpt  ,
 
[static]
 

SpeakerNote appSpeaker 587   ,
93   
[static]
 

PcBell localBell appLpt    [static]
 

Tapper localTapper remoteBell    [static]
 

Referenced by Monitor::BellMaster::App::handleEvent.

PcBell remoteBell appSpeaker    [static]
 

Referenced by Monitor::BellMaster::App::beatBellCode, and Monitor::BellMaster::App::signalmanHearBell.

Tapper remoteTapper localBell    [static]
 

Referenced by Monitor::BellMaster::App::beatBellCode, and Monitor::BellMaster::App::handleEvent.


Variable Documentation

const char* applicationVersion = "2.0" [static]
 

Definition at line 89 of file bmapp.cpp.

Referenced by Monitor::BellMaster::App::App, and Monitor::BellMaster::App::handleEvent.


Generated on Wed Oct 29 20:55:43 2003 for Bellmaster BC Turbo Vision by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002