FlightGear next
CPDLCManager Class Reference

#include <cpdlc.hxx>

Public Member Functions

 CPDLCManager (IRCConnection *irc)
 
 ~CPDLCManager ()
 
bool connect (const std::string authority)
 
void disconnect ()
 
bool send (const std::string message)
 
void getMessage ()
 
void update ()
 

Detailed Description

Definition at line 50 of file cpdlc.hxx.

Constructor & Destructor Documentation

◆ CPDLCManager()

CPDLCManager::CPDLCManager ( IRCConnection * irc)

Definition at line 38 of file cpdlc.cxx.

◆ ~CPDLCManager()

CPDLCManager::~CPDLCManager ( )

Definition at line 53 of file cpdlc.cxx.

Member Function Documentation

◆ connect()

bool CPDLCManager::connect ( const std::string authority = "")

Definition at line 69 of file cpdlc.cxx.

◆ disconnect()

void CPDLCManager::disconnect ( )

Definition at line 104 of file cpdlc.cxx.

◆ getMessage()

void CPDLCManager::getMessage ( )

Definition at line 124 of file cpdlc.cxx.

◆ send()

bool CPDLCManager::send ( const std::string message)

Definition at line 115 of file cpdlc.cxx.

◆ update()

void CPDLCManager::update ( )

Definition at line 141 of file cpdlc.cxx.


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