#include "define.h"
#include "TreeTopology.h"
#include "FountainWireProt.h"
#include "FountainNode.h"
#include "LokiInclude.h"
#include <string>
#include <sys/types.h>
Go to the source code of this file.
Classes | |
| class | FountainMasterNode |
| The FountainMasterNode class extends the FountainNode class by adding or overloading methods to recover from tree failures and handle requests from the Fountain server. More... | |
Typedefs | |
|
typedef Loki::SingletonHolder< FountainMasterNode, FountainNodeCreator > | SingleFountainMasterNode |
| Shorthand for getting the singleton instance of the FountainMasterNode class. | |
1.4.6