kget
bt::Globals Class Reference
#include <globals.h>
Detailed Description
Definition at line 43 of file globals.h.
Public Member Functions | |
| dht::DHTBase & | getDHT () |
| net::PortList & | getPortList () |
| Server & | getServer () |
| void | initServer (Uint16 port) |
| void | shutdownServer () |
| virtual | ~Globals () |
Static Public Member Functions | |
| static void | cleanup () |
| static Globals & | instance () |
Constructor & Destructor Documentation
| bt::Globals::~Globals | ( | ) | [virtual] |
Definition at line 39 of file globals.cpp.
Member Function Documentation
| void bt::Globals::cleanup | ( | ) | [static] |
Definition at line 53 of file globals.cpp.
| dht::DHTBase& bt::Globals::getDHT | ( | ) | [inline] |
| net::PortList& bt::Globals::getPortList | ( | ) | [inline] |
| void bt::Globals::initServer | ( | Uint16 | port | ) |
Definition at line 59 of file globals.cpp.
| Globals & bt::Globals::instance | ( | ) | [static] |
Definition at line 46 of file globals.cpp.
| void bt::Globals::shutdownServer | ( | ) |
Definition at line 70 of file globals.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference