WSF
WsfSpaceScriptExtension.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 2016 Infoscitex, a DCS 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 WSFSPACESCRIPTEXTENSTION_HPP
13#define WSFSPACESCRIPTEXTENSTION_HPP
14
15class UtScriptTypes;
16
17namespace wsf
18{
19
20namespace space
21{
22
23namespace ScriptExtensions
24{
25void Register(UtScriptTypes& aScriptTypes);
26}
27
28} // namespace space
29
30} // namespace wsf
31
32#endif // WSFSPACESCRIPTEXTENSION_HPP
Definition WsfSpaceScriptExtension.cpp:58
void Register(UtScriptTypes &aScriptTypes)
Definition WsfSpaceScriptExtension.cpp:59
Definition WsfAtmosphere.cpp:23
Function definitions for those who need run-time access to the version.
Definition WsfComm.cpp:32
Copyrights Multiple, All Rights Reserved