hlaProtocolRegistration.h
Go to the documentation of this file.
00001 /******************************************************************************
00002 ** Copyright (c) 1992-2010 VT MAK
00003 ** All rights reserved.
00004 ******************************************************************************/
00005 
00009 
00010 #ifndef hlaProtocolRegistration_H_
00011 #define hlaProtocolRegistration_H_
00012 
00013 #if DtHLA
00014 
00015 #include "lgrSim.h"
00016 #include "lgrProtocolRegistration.h"
00017 
00018 namespace MAKLogger
00019 {
00020 
00023    class DT_DLL_LGRSIM DtHlaProtocolRegistration : public DtLgrProtocolRegistration
00024    {
00025    public:
00026       DtHlaProtocolRegistration(DtLogger& logger);
00027       virtual ~DtHlaProtocolRegistration();
00028    };
00029 
00030 }
00031 
00032 #endif
00033 #endif

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)