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