WSF
WsfXIO_WeaponInterface.hpp
Go to the documentation of this file.
1// ****************************************************************************
2// CUI
3//
4// The Advanced Framework for Simulation, Integration, and Modeling (AFSIM)
5//
6// Copyright 2003-2015 The Boeing Company. All rights reserved.
7//
8// The use, dissemination or disclosure of data in this file is subject to
9// limitation or restriction. See accompanying README and LICENSE for details.
10// ****************************************************************************
11
12#ifndef WSFXIO_WEAPONINTERFACE_HPP
13#define WSFXIO_WEAPONINTERFACE_HPP
14
15#include "wsf_mil_export.h"
16
18
21{
22void WSF_MIL_EXPORT Create(WsfXIO_Interface* aInterfacePtr);
23};
24
25#endif
Definition WsfXIO_Interface.hpp:54
Add weapon processing to the basic WsfXIO_Interface.
Definition WsfXIO_WeaponInterface.hpp:21
void WSF_MIL_EXPORT Create(WsfXIO_Interface *aInterfacePtr)
Definition WsfXIO_WeaponInterface.cpp:30
Copyrights Multiple, All Rights Reserved