#include <multiplaymgr.hxx>
Inherits SGSubsystem.
|
| union | MsgBuf |
| | The buffer that holds a multi-player message, suitably aligned. More...
|
| |
Definition at line 40 of file multiplaymgr.hxx.
◆ FGMultiplayMgr()
| FGMultiplayMgr::FGMultiplayMgr |
( |
| ) |
|
◆ ~FGMultiplayMgr()
| FGMultiplayMgr::~FGMultiplayMgr |
( |
| ) |
|
◆ ClearMotion()
| void FGMultiplayMgr::ClearMotion |
( |
| ) |
|
◆ getCPDLC()
◆ getMultiplayer()
| FGAIMultiplayer * FGMultiplayMgr::getMultiplayer |
( |
const std::string & | callsign | ) |
|
◆ init()
| void FGMultiplayMgr::init |
( |
void | | ) |
|
|
override |
◆ popMessageHistory()
| std::shared_ptr< std::vector< char > > FGMultiplayMgr::popMessageHistory |
( |
| ) |
|
◆ pushMessageHistory()
| void FGMultiplayMgr::pushMessageHistory |
( |
std::shared_ptr< std::vector< char > > | message | ) |
|
◆ reinit()
| void FGMultiplayMgr::reinit |
( |
| ) |
|
|
override |
◆ SendTextMessage()
| void FGMultiplayMgr::SendTextMessage |
( |
const std::string & | sMsgText | ) |
|
◆ shutdown()
| void FGMultiplayMgr::shutdown |
( |
void | | ) |
|
|
override |
◆ staticSubsystemClassId()
| static const char * FGMultiplayMgr::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ update()
| void FGMultiplayMgr::update |
( |
double | dt | ) |
|
|
override |
◆ MPPropertyListener
The documentation for this class was generated from the following files: