#include "define.h"
#include "FountainErrors.h"
#include "FountainMessage.h"
#include "NodeID.h"
#include <bamboo/XML.h>
#include <bamboo/SSSXML.h>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
| namespace | FountainNodes |
Classes | |
| class | NodeData< NodeStatistics, NodeNetwork > |
| Object to represent information for each node in a cluster. More... | |
| class | SupportsNodeState |
| Base class for other classes implementing the NodeData statistics policy class to inherit from. More... | |
| class | FountainNodes::Network |
| A class that implements the NodeData network policy. More... | |
| class | FountainNodes::Statistics |
| Class implementing the NodeData statistics policy to maintain node statistics about a Fountain node. More... | |
1.4.6