DockingStateReader.cpp
Go to the documentation of this file.
1 //============================================================================
6 //============================================================================
7 
8 //============================================================================
9 // INCLUDES
10 //============================================================================
11 #include "DockingStateReader.h"
12 
13 namespace ads
14 {
15 
16 //============================================================================
18 {
19  m_FileVersion = FileVersion;
20 }
21 
22 //============================================================================
24 {
25  return m_FileVersion;
26 }
27 } // namespace ads
28 
29 //---------------------------------------------------------------------------
30 // EOF DockingStateReader.cpp
void setFileVersion(int FileVersion)
Declaration of CDockingStateReader.


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 03:47:34