OMKPvmCentralNameServer.h

Go to the documentation of this file.
00001 #ifndef OMKPvmCentralNameServerHEADER
00002 #define OMKPvmCentralNameServerHEADER
00003 
00004 #include "OMKNameServer.h"
00005 #include "OMKPvm.h"
00006 
00007 namespace OMK
00008 {
00009 class PvmIncomingMessage ;
00010 
00016 class OMKPVM_API PvmCentralNameServer : public NameServer 
00017 {
00018  public:
00020    virtual ~PvmCentralNameServer () ;
00021    
00023   PvmCentralNameServer ( const NameServer & origServer ) ;
00024 
00026    virtual void verifyCompatibilityWithLocalNameServer (int distantTid,
00027                                                         PvmIncomingMessage & receivedMessage) ;
00028 
00029 };
00030 } // namespace OMK
00031 #endif

logo OpenMask

Documentation generated on Mon Jun 9 11:45:57 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007