#include <RakNet.h>
Definition at line 30 of file RakNet.h.
◆ ~RakNet()
Devices::RakNet::~RakNet |
( |
| ) |
|
◆ AsyncEmailSender()
void Devices::RakNet::AsyncEmailSender |
( |
std::string |
subject, |
|
|
std::string |
body = "" , |
|
|
int |
severity = 0 |
|
) |
| const |
◆ FrameMove()
void Devices::RakNet::FrameMove |
( |
float |
fElapsed | ) |
|
not all of these need to be updated 4 times a second! GrossWeight is one that definitely can be deferred
need to send yaw damper status (initial and then if it changes) need to send module damage status (initial and then if it changes, vtail, htail, Lwing, Rwing, yawDamper)
Definition at line 53 of file RakNet.cpp.
◆ Initialize()
◆ RakNetMessageHandlerPeer()
void Devices::RakNet::RakNetMessageHandlerPeer |
( |
| ) |
|
|
private |
◆ SendEmail()
void Devices::RakNet::SendEmail |
( |
std::string |
subject, |
|
|
std::string |
body = "" , |
|
|
int |
severity = 0 |
|
) |
| |
-2 (Very Low) -1 (Moderate) 0 (Normal) 1 (High) 2 (Emergency)
Definition at line 197 of file RakNet.cpp.
◆ SendInitialData()
void Devices::RakNet::SendInitialData |
( |
| ) |
const |
|
private |
◆ bus
Bus* Devices::RakNet::bus = nullptr |
|
private |
◆ config
◆ displayC
SystemAddress Devices::RakNet::displayC |
|
private |
◆ logger
Logger* Devices::RakNet::logger = nullptr |
|
private |
Packet* Devices::RakNet::p = nullptr |
|
private |
◆ rak4Peers
RakPeerInterface* Devices::RakNet::rak4Peers = nullptr |
|
private |
◆ serverC
SystemAddress Devices::RakNet::serverC |
|
private |
The documentation for this class was generated from the following files: