WSF
WsfPM_Processor.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// Updated by Infoscitex, a DCS Company.
13// ****************************************************************************
14
15#ifndef WSFPM_PROCESSOR_HPP
16#define WSFPM_PROCESSOR_HPP
17
18#include "wsf_parser_export.h"
19
20#include "WsfPM_ObjectMap.hpp"
22
24{
25public:
28 : WsfPM_PlatformPart(aNode)
29 {
30 }
31};
32
34
35#endif // WSFPM_PROCESSOR_HPP
WsfPM_ObjectMapT< WsfPM_Processor > WsfPM_ProcessorMap
Definition WsfPM_Processor.hpp:33
Definition WsfPM_ObjectMap.hpp:88
WsfPM_PlatformPart()
Definition WsfPM_PlatformPart.cpp:17
WsfPM_Processor()
Definition WsfPM_Processor.hpp:26
WsfPM_Processor(const WsfPProxyNode &aNode)
Definition WsfPM_Processor.hpp:27
WsfPProxyNode()
Definition WsfPProxyNode.cpp:24
Copyrights Multiple, All Rights Reserved