Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CWingFlap Class Reference

#include <UserVehicles.h>

Inheritance diagram for CWingFlap:

CStreamObject CObject List of all members.

Public Member Functions

 CWingFlap (void)
int Read (SStream *stream, Tag tag)

Protected Attributes

std::string chan
std::vector< std::string > partVector
bool nvrt
CDataMaplift
CDataMapdrag

Detailed Description

Definition at line 151 of file UserVehicles.h.


Constructor & Destructor Documentation

CWingFlap::CWingFlap void   ) 
 


Member Function Documentation

int CWingFlap::Read SStream stream,
Tag  tag
[virtual]
 

Reimplemented from CStreamObject.


Member Data Documentation

std::string CWingFlap::chan [protected]
 

Definition at line 160 of file UserVehicles.h.

CDataMap* CWingFlap::drag [protected]
 

Definition at line 164 of file UserVehicles.h.

CDataMap* CWingFlap::lift [protected]
 

Definition at line 163 of file UserVehicles.h.

bool CWingFlap::nvrt [protected]
 

Definition at line 162 of file UserVehicles.h.

std::vector<std::string> CWingFlap::partVector [protected]
 

Definition at line 161 of file UserVehicles.h.


The documentation for this class was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen