OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
FpLock Class Referencefinal

#include <fplock.h>

Public Member Functions

 FpLock ()
 
 FpLock (const WayPoint &p)
 
 FpLock (const WayPoint *p)
 
 FpLock (FpLock &&other)
 
 ~FpLock ()
 
FpLockoperator= (FpLock &&other)
 
void load (Serialize &fin)
 
void save (Serialize &fout) const
 

Detailed Description

Definition at line 6 of file fplock.h.

Constructor & Destructor Documentation

◆ FpLock() [1/4]

FpLock::FpLock ( )

Definition at line 6 of file fplock.cpp.

◆ FpLock() [2/4]

FpLock::FpLock ( const WayPoint p)

Definition at line 9 of file fplock.cpp.

◆ FpLock() [3/4]

FpLock::FpLock ( const WayPoint p)

Definition at line 14 of file fplock.cpp.

◆ FpLock() [4/4]

FpLock::FpLock ( FpLock &&  other)

Definition at line 20 of file fplock.cpp.

◆ ~FpLock()

FpLock::~FpLock ( )

Definition at line 25 of file fplock.cpp.

Member Function Documentation

◆ load()

void FpLock::load ( Serialize fin)

Definition at line 38 of file fplock.cpp.

◆ operator=()

FpLock & FpLock::operator= ( FpLock &&  other)

Definition at line 30 of file fplock.cpp.

◆ save()

void FpLock::save ( Serialize fout) const

Definition at line 44 of file fplock.cpp.


The documentation for this class was generated from the following files: