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

PsPvmCentralNameServer.h

Go to the documentation of this file.
00001 #ifndef PsPvmCentralNameServerHEADER
00002 #define PsPvmCentralNameServerHEADER
00003 
00004 #include "PsClassicalNameServer.h"
00005 
00006 class PsnPvmIncomingMessage ;
00007 
00013 class PsPvmCentralNameServer : public PsClassicalNameServer 
00014 {
00015  public:
00017    virtual ~PsPvmCentralNameServer () ;
00018    
00020   PsPvmCentralNameServer ( const PsNameServer & origServer ) ;
00021 
00023    virtual void verifyCompatibilityWithLocalNameServer (int distantTid,
00024                                                         PsnPvmIncomingMessage & receivedMessage) ;
00025 
00026 };
00027 
00028 #endif

logo OpenMask

Documentation generated on Mon Nov 25 15:25:02 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001