AbstractLookup | This class declares an abstract iterative lookup |
AccessNet | Configuration module for access networks |
Bamboo | Pastry overlay module |
BambooLookupListener | |
base64< _E, _Tr > | |
base64< _E, _Tr >::crlf | |
base64< _E, _Tr >::crlfsp | |
base64< _E, _Tr >::noline | |
base64< _E, _Tr >::three2four | |
BaseApp | Base class for applications |
BaseKeySortedVector< T, T_key, T_rtt > | A STL-vector that supports inserts sorted by an OverlayKey found somewhere in the type |
BaseOverlay | Base class for overlays |
BaseOverlay::HopDelayRecord | Structure for computing the average delay in one specific hop |
BaseOverlay::lookupHashFcn | |
BasePastry | |
BasePastry::PingContext | |
BaseRpc | Base class for RPCs |
BaseRpc::RpcState | |
generate::BaseWorker | |
BinaryValue | |
bootstrapEntry | BootstrapEntry consists of TransportAddress and PeerInfo and is used (together with IPvXAddress) as an entry in the peerSet |
BootstrapList | The BootstrapList module maintains a list of bootstrap node candidates |
BootstrapNodeHandle | |
BootstrapOracle | Global modul that supports bootstrap process and key distribution |
BootstrapOracleAccess | Gives access to the BootstrapOracle |
BoundingBox2D | |
Broose | |
BrooseBucket | Broose bucket module |
BrooseHandle | |
cHashMapWatcher< KeyT, ValueT, CmpT > | |
cHashSetWatcher< T > | |
Chord | Chord overlay module |
ChordFingerTable | Chord's finger table module |
ChordSuccessorList | Chord's successor list module |
ChurnGenerator | Base class for different churn models |
ChurnGeneratorAccess | Gives access to the UnderlayConfigurator |
ClearFlagOnExit | |
cNetCommBuffer | Communication buffer that packs data into a memory buffer without any transformation |
generate::CollectStatistics | |
Comparator< T > | Default Comparator |
ConnectivityProbe | |
cPointerMapWatcher< KeyT, ValueT, CmpT > | |
CSHA1 | |
DefaultErrorHandler | |
DefaultLogHandler | |
DHT | A Distributed Hash Table (DHT) for KBR protocols |
DHTData | DHT data storage module |
DHTDataStorage | |
DhtDumpEntry | |
DHTEntry | |
DHTTestApp | A simple test application for the DHT layer |
DHTTestApp::DHTStatsContext | A container used by the DHTTestApp to store context information for statistics |
DumpDht | |
Edge | |
EdgeList | EdgeList class |
generate::Experiment | |
FullGiaNodeInfo | |
generate::GenerateIniFiles | |
GenericPacketParser | A message parser using the cMemCommBuffer to serialize cmessages |
Geometry | Geometry class |
Get | |
GetMapEntry | |
Gia | Gia overlay module |
GiaKeyList | This class is for managing (search)keys |
GiaKeyListModule | This class is only for visualizing the KeyList |
GiaMessageBookkeeping | This class contains all send messages and their timestamp |
GiaMessageBookkeeping::GiaNodeQueueCompare | |
GiaMessageBookkeeping::MessageItem | |
GiaNeighborCandidateList | This class is for managing of possible neighbor nodes Used for JOIN-Protocol |
GiaNeighborInfo | |
GiaNeighbors | This class is for managing all neighbor nodes |
GiaNode | This class represents a node in gia overlay network |
GIASearchApp | Gia search test application |
GiaSearchStats | Struct for average statistical values of search messages and responses |
GiaTokenFactory | This class handles the token allocation |
GiaTokenFactory::tokenCompareGiaNode | |
GlobalCoordinator | |
GlobalDhtTestMap | Module with a global view on all currently stored DHT records (used by DHTTestApp) |
GlobalParameters | Modul for storing global simulation parameters |
GlobalParametersAccess | Gives access to the GlobalParameters module |
GlobalStatistics | Modul to record global statistics |
GlobalStatistics::OutVector | < struct for cOutVectors and cummulated values |
GlobalStatisticsAccess | Gives access to the GlobalStatistics module |
GlobalTraceManager | Parse a trace file and schedule node joins/leaves according to trace data |
greatGathering | GreatGathering class |
groupRoaming | GroupRoaming class |
Halfedge | |
__gnu_cxx::__gnu_cxx::hash< IPvXAddress > | Defines a hash function for IPvXAddress |
HeapPQ | HeapPQ class |
I3 | Main Omnet module for the implementation of Internet Indirection Infrastructure |
I3Anycast | Random ping test application for I3 |
I3BaseApp | Basic template class for I3 applications |
I3BaseApp::I3CachedServer | |
I3Composite | Composite test application for I3 |
I3CompositeMessage | |
I3HostMobility | |
I3Identifier | |
I3IdentifierStack | Stack of I3SubIdentifier, implementing the "identifier stack" proposed in Internet Indirection Infrastructure |
I3InsertTriggerMessage | |
I3IPAddress | A simple wrapper around an IPvXAddress and a port |
I3LatencyStretch | |
I3Multicast | Simple module to test I3 multicast capabilities |
I3QueryReplyMessage | |
I3RemoveTriggerMessage | |
I3SendPacketMessage | |
I3SessionClient | |
I3SessionClientStarter | |
I3SessionServer | |
I3SubIdentifier | A wrapper around either an I3IPAddress or an I3Identifier |
I3Trigger | Implementation of an Internet Indirection Infrastructure trigger |
I3Triggers | |
I3Triggers::Client | |
I3TriggerSet | Simple wrapper aroung set<I3Trigger> to implement string stream operations |
I3TRTClient | |
I3TRTServer | |
generate::IniParser | |
IPv4Info | |
IPv4UnderlayConfigurator | Configurator module for the IPv4Underlay |
IterativeLookup | This class implements a basic greedy lookup strategy |
IterativeLookup::RpcInfo | |
IterativeLookup::RpcInfoVector | |
IterativeLookupConfiguration | This class holds the lookup configuration |
IterativePathLookup | This class implements a path lookup |
JoinOverlay | |
Kademlia | Kademlia overlay module |
KademliaBucket | Kademlia Bucket |
KademliaBucketEntry | Kademlia BucketEntry |
KademliaLookupListener | |
KBRTestApp | Test application for KBR interface |
KBRTestApp::MsgHandle | Type for storing seen messages in a circular buffer, holds OverlayKey of the sender and SequenceNumber |
KeyComparator | OverlayKey comparator |
KeyDistanceComparator< Metric > | OverlayKey distance comparator |
KeyDistanceComparator< KeyPrefixMetric > | |
KeyExtractor< T > | Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Generic Version for unknown types, returns unspecified keys |
KeyExtractor< KademliaBucketEntry > | Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Version for KademliaBucketEntry |
KeyExtractor< LookupEntry > | |
KeyExtractor< NodeHandle > | Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Version for plain NodeHandle |
KeyExtractor< std::pair< NodeHandle, simtime_t > > | Class for extracting the relevant OverlayKey from a type used as template parameter T_key for NodeVector<T, T_key> - Version for a pair of NodeHandles, first one is assumed to be relevant |
KeyPrefixMetric | OverlayKey prefix metric |
KeyRingMetric | OverlayKey Ring Metric |
KeyStdMetric | OverlayKey standard metric |
KeyUniRingMetric | OverlayKey Unidirectional Ring Metric |
KeyXorMetric | OverlayKey XOR Metric |
Koorde | Koorde overlay module |
LatencyInfo | |
LifetimeChurn | Lifetime based churn generating class |
ListMethods | |
LocalLookup | |
Lookup | |
LookupEntry | |
LookupListener | This class declares an abstract lookup listener |
MessageContent | |
MethodHelp | |
MovementGenerator | (Abstract) MovementGenerator class |
MsgContent | |
NeighborCache | |
NeighborCache::NeighborCacheEntry | |
NeighborMapEntry | |
NeighborsList | NeighborsList class |
NoChurn | No churn generating class (only bootstraps a networks) |
NodeHandle | This class implements a node handle |
NodeIdentity | |
NodeInfo | Information about a node (usually a router) |
NodeRecord | |
NodeType | Enum specifying node properties |
OverlayAccess | Gives access to the overlay |
OverlayDummy | |
OverlayKey | A common overlay key class |
OverlayKeyBit | An auxiliary class for single bits in OverlayKey |
OverSimMessage | |
P2pns | Implementation of "P2PNS: A distributed name service for P2PSIP" |
P2pnsCache | |
P2pnsCacheEntry | P2PNS name cache module |
P2pnsRegister | |
P2pnsResolve | |
PacketParser | Class that performes parsing of the payload of packets that are send to or received by the tun device |
ParetoChurn | Lifetime churn based on shifted pareto distribution |
ParetoChurn::node_stat | |
Pastry | Pastry overlay module |
PastryExtendedNode | Struct for storing a NodeHandle together with its proximity value and an optional timestamp |
PastryLeafSet | PastryLeafSet module |
PastryNeighborhoodSet | PastryNeighborhoodSet module |
PastryPingCacheEntry | Struct for an entry in the ping cache |
PastryRoutingTable | Routing table module |
PastryStateMsgHandle | Struct-type containing local info while processing a STATE message |
PastryStateMsgProximity | Struct-type for temporary proximity metrics to a STATE message |
PastryStateObject | PastryStateObject Module |
PeerInfo | Base class for providing additional underlay specific information associated with a certain transport address |
PLSRepairData | Struct for tracking repair requests |
PRTTrackRepair | Struct for tracking attempts to repair a routing table entry |
PubSubLobby | |
PubSubLobby::ChildEntry | |
PubSubMMOG | |
PubSubSubspace | |
PubSubSubspaceId | |
PubSubSubspaceIntermediate | |
PubSubSubspaceLobby | |
PubSubSubspaceResponsible | |
PubSubSubspaceResponsible::IntermediateNode | |
Put | |
RandomChurn | Random churn generating class |
randomRoaming | RandomRoaming class |
RealtimeScheduler | This class implements a event scheduler for OMNeT++ It makes the simulation run in realtime (i.e |
RealtimeScheduler::PacketBufferEntry | |
RealworldApp | Applicaton that communicates with a realword application via a socket |
RealworldConnector | RealworldConnector is a pseudo interface that allows communcation with the real world through the TunOutScheduler |
RealworldDevice | RealworldDevice is a pseudo interface that allows communcation with the real world through the TunOutScheduler |
realWorldRoaming | RealWorldRoaming class |
RealWorldTestApp | |
RealWorldTestPacketParser | A message parser for RealWorldTestMessages |
RecursiveLookup | |
generate::RemoveOversimFiles | |
RpcListener | A Remote-Procedure-Call listener class |
RttExtractor< T > | |
RttExtractor< KademliaBucketEntry > | |
RttExtractor< std::pair< NodeHandle, simtime_t > > | |
SCAddPacket | |
SCAOIPacket | |
SCBasePacket | |
SCChatPacket | |
SCFrozenPacket | |
SCMovePacket | |
SCParamPacket | |
SCRemovePacket | |
Scribe | |
ScribeGroup | Capsulates the informations of a scribe multicast group |
ScribeTest | |
SCSnowPacket | |
SearchMsgBookkeeping | Class for bookkeeping sent SEARCH-Messages to gather statistical data |
SearchMsgBookkeeping::SearchMessageItem | Structure containing all necessary values to gather statistical data |
SendToKeyListener | |
SHA1_WORKSPACE_BLOCK | |
SimMud | |
SimMud::PlayerInfo | |
SimpleGameClient | SimpleGameClient class |
SimpleInfo | |
SimpleNetConfigurator | Sets up a SimpleNetwork |
SimpleNodeEntry | Representation of a single node in the BootstrapOracle |
SimpleUDP | Implements the UDP protocol: encapsulates/decapsulates user data into/from UDP |
SimpleUDP::SockDesc | Defines a socket |
SingleHostConfigurator | |
Site | Vast Definitions |
StunAddress4 | |
StunAtrAddress4 | |
StunAtrChangeRequest | |
StunAtrError | |
StunAtrHdr | |
StunAtrIntegrity | |
StunAtrString | |
StunAtrUnknown | |
StunMediaRelay | |
StunMessage | |
StunMsgHdr | |
StunServerInfo | |
SuccessorListEntry | |
TerminalInfo | Information about a terminal |
TierDummy | |
TopologyVis | |
TraceChurn | Parse a trace file and schedule node joins/leaves according to trace data |
TransportAddress | This class implements a common transport address |
TransportAddress::hashFcn | Defines a hash function for TransportAddress |
TriggerTable | Omnetpp module to wrap around I3's I3TriggerTable |
TunOutDevice | TunOutDevice is a pseudo interface that allows communcation with the real world through the TunOutScheduler |
TunOutScheduler | |
UdpOutDevice | UdpOutDevice is a pseudo interface that allows communcation with the real world through the UdpOutScheduler |
UdpOutScheduler | |
UInt128 | |
UnderlayConfigurator | Base class for configurators of different underlay models |
UnderlayConfiguratorAccess | Gives access to the UnderlayConfigurator |
Vast | Voronoi class |
vector | |
Vector2D | |
VTopologyNode | |
WaitingContexts | |
XmlRpc::XmlRpcClient | A class to send XML RPC requests to a server and return the results |
XmlRpc::XmlRpcDispatch | An object which monitors file descriptors for events and performs callbacks when interesting events happen |
XmlRpc::XmlRpcDispatch::MonitoredSource | |
XmlRpc::XmlRpcErrorHandler | An interface allowing custom handling of error message reporting |
XmlRpc::XmlRpcException | A class representing an error |
XmlRpcInterface | Applicaton that communicates with a realword application via a socket |
XmlRpcInterface::XmlRpcConnectionState | |
XmlRpc::XmlRpcLogHandler | An interface allowing custom handling of informational message reporting |
XmlRpc::XmlRpcMutex | A simple platform-independent mutex API implemented for posix and windows |
XmlRpc::XmlRpcMutex::AutoLock | Utility class to acquire a mutex at construction and release it when destroyed |
XmlRpc::XmlRpcRunnable | An abstract class providing an interface for objects that can run in a separate thread |
XmlRpc::XmlRpcServer | A class to handle XML RPC requests |
XmlRpc::XmlRpcServerConnection | A class to handle XML RPC requests from a particular client |
XmlRpc::XmlRpcServerMethod | Abstract class representing a single RPC method |
XmlRpc::XmlRpcSocket | A platform-independent socket API |
XmlRpc::XmlRpcSource | An RPC source represents a file descriptor to monitor |
XmlRpc::XmlRpcThread | A simple platform-independent thread API implemented for posix and windows |
XmlRpc::XmlRpcThreadedServer | A class to handle multiple simultaneous XML RPC requests |
XmlRpc::XmlRpcThreadedServer::Worker | Execute a request |
XmlRpc::XmlRpcUtil | Utilities for XML parsing, encoding, and decoding and message handlers |
XmlRpc::XmlRpcValue | A class to represent RPC arguments and results |
ZeroConfigurator | Zeroconf module |