ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/c++/Config.h
(Generate patch)

Comparing projects/cms/source/host/c++/Config.h (file contents):
Revision 1.4 by ab11, Thu Mar 1 20:10:42 2001 UTC vs.
Revision 1.5 by ab11, Mon Mar 5 12:41:06 2001 UTC

# Line 20 | Line 20 | class Config {
20          SmallNet * getSmallNet(){ return net; };   // returns a pointer to the smallnet class
21          string getFilterName(){ return UDPFilterName; };
22          int getFilterPort(){ return TCPFilterPort; };
23 +        int chatHeartBeat();
24          
25          // public variables
26          

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines