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

CPitotStaticPort Class Reference

#include <Subsystems.h>

Inheritance diagram for CPitotStaticPort:

CDependent CSubsystem CStreamObject CObject List of all members.

Public Member Functions

 CPitotStaticPort (void)
virtual int Read (SStream *stream, Tag tag)
virtual void ReadFinished (void)
virtual void Write (SStream *stream)

Protected Attributes

EPortType type
SVector bPos
int grup
EPortFace face
bool inie
bool wont

Detailed Description

Definition at line 2179 of file Subsystems.h.


Constructor & Destructor Documentation

CPitotStaticPort::CPitotStaticPort void   ) 
 

Definition at line 5563 of file Subsystems.cpp.

References bPos, face, grup, inie, PORT_LEFT, PORT_STATIC, type, wont, SVector::x, SVector::y, and SVector::z.


Member Function Documentation

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

Reimplemented from CDependent.

Definition at line 5574 of file Subsystems.cpp.

References bPos, face, globals, grup, inie, SGlobals::logWarning, PORT_LEFT, PORT_PITOT, PORT_RIGHT, PORT_STATIC, CDependent::Read(), ReadInt(), ReadString(), ReadVector(), TAG_IGNORED, TAG_READ, TagToString(), type, wont, and CLogFile::Write().

void CPitotStaticPort::ReadFinished void   )  [virtual]
 

Reimplemented from CDependent.

Definition at line 5653 of file Subsystems.cpp.

References CDependent::ReadFinished().

void CPitotStaticPort::Write SStream stream  )  [virtual]
 

Reimplemented from CDependent.

Definition at line 5659 of file Subsystems.cpp.


Member Data Documentation

SVector CPitotStaticPort::bPos [protected]
 

Definition at line 2190 of file Subsystems.h.

Referenced by CPitotStaticPort(), and Read().

EPortFace CPitotStaticPort::face [protected]
 

Definition at line 2192 of file Subsystems.h.

Referenced by CPitotStaticPort(), and Read().

int CPitotStaticPort::grup [protected]
 

Definition at line 2191 of file Subsystems.h.

Referenced by CPitotStaticPort(), and Read().

bool CPitotStaticPort::inie [protected]
 

Definition at line 2193 of file Subsystems.h.

Referenced by CPitotStaticPort(), and Read().

EPortType CPitotStaticPort::type [protected]
 

Reimplemented from CSubsystem.

Definition at line 2189 of file Subsystems.h.

Referenced by CPitotStaticPort(), and Read().

bool CPitotStaticPort::wont [protected]
 

Definition at line 2194 of file Subsystems.h.

Referenced by CPitotStaticPort(), and Read().


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