VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
vl
iffAtcNavaidsVariableRecord.h
Go to the documentation of this file.
1
/*******************************************************************************
2
** Copyright (c) 2013 VT MAK
3
** All rights reserved.
4
*******************************************************************************/
5
6
#pragma once
7
8
#include "
vl/standardVariableRecord.h
"
9
10
11
class
DT_DLL_VL
DtIffAtcNavaidsVariableRecord
:
public
DtStandardVariableRecord
12
{
13
public
:
14
16
DtIffAtcNavaidsVariableRecord
();
17
18
20
virtual
unsigned
int
netSize
();
21
};
22
DtIffAtcNavaidsVariableRecord
Definition:
iffAtcNavaidsVariableRecord.h:11
DT_DLL_VL
#define DT_DLL_VL
Definition:
vlMachineTypes.h:108
DtStandardVariableRecord::netSize
virtual unsigned int netSize()
Returns the size of the network representation (including padding bytes)
standardVariableRecord.h
DtStandardVariableRecord
Definition:
standardVariableRecord.h:22
Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (
www.mak.com
)