WSF
src
engage
source
ScriptExtensions.hpp
Go to the documentation of this file.
1
// ****************************************************************************
2
// CUI//REL TO USA ONLY
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
// Updated by Infoscitex, a DCS Company.
13
// ****************************************************************************
14
#ifndef SCRIPTEXTENSIONS_HPP
15
#define SCRIPTEXTENSIONS_HPP
16
17
#include "UtScriptClassDefine.hpp"
18
19
namespace
engage
20
{
21
22
void
ExtendScriptClasses
(UtScriptTypes& aTypes);
23
24
}
// namespace engage
25
26
#endif
engage
Definition
ApplicationExtension.cpp:26
engage::ExtendScriptClasses
void ExtendScriptClasses(UtScriptTypes &aTypes)
Definition
ScriptExtensions.cpp:59
Copyrights Multiple, All Rights Reserved