|
Torc
0.1
|
#include <QObject>#include <QReadWriteLock>#include <QHostAddress>#include "torchttpservice.h"#include "torclocalcontext.h"Go to the source code of this file.
Classes | |
| class | TorcNetworkService |
| Encapsulates information on a discovered Torc peer. More... | |
| class | TorcNetworkedContext |
| A class to discover and connect to other Torc applications. More... | |
Variables | |
| TorcNetworkedContext * | gNetworkedContext |
| TorcNetworkedContext* gNetworkedContext |
Definition at line 37 of file torcnetworkedcontext.cpp.
1.8.11