Wiselib
Classes | Namespaces
Basic Algorithm
Basic Concepts

Classes

class  concepts::BasicAlgorithm_concept
 Each algorithm must have one init() and one destruct() method. More...
class  wiselib::DsdvRouting< OsModel_P, RoutingTable_P, Radio_P, Timer_P, Debug_P >
 DSDV routing implementation of Routing Concept. More...
class  wiselib::DsrRouting< OsModel_P, RoutingTable_P, Radio_P >
 DSR routing implementation of Routing Concept. More...
class  wiselib::TreeRouting< OsModel_P, Radio_P, Timer_P, Debug_P >
 Tree routing implementation of Routing Concept. More...
class  wiselib::BfsClustering< OsModel_P, Radio_P, Timer_P, Debug_P >
 BFS Clustering. More...
class  wiselib::DfsClustering< OsModel_P, Radio_P, Timer_P, Debug_P >
 DFS Clustering. More...
class  wiselib::FrontsCore< OsModel_P, Radio_P, HeadDecision_P, JoinDecision_P, Iterator_P >
 Fronts clustering core component. More...
class  wiselib::HdlClustering< OsModel_P, Radio_P >
 HDL clustering algorithm. More...
class  wiselib::HighwayCluster< OsModel_P, RoutingTable_P, Cluster_P, Neighbor_P, MAX_CLUSTERS >
 Highway clustering algorithm. More...
class  wiselib::LcaCore< OsModel_P, Radio_P, HeadDecision_P, JoinDecision_P, Iterator_P >
 LCA clustering core component. More...
class  wiselib::MaxmindCore< OsModel_P, HeadDecision_P, JoinDecision_P, Iterator_P >
 MaxMinD clustering core component. More...
class  wiselib::MocaCore< OsModel_P, HeadDecision_P, JoinDecision_P, Iterator_P >
 Moca clustering core component. More...
class  wiselib::SecureDfsClustering< OsModel_P, Radio_P, Timer_P >
 Secured DFS Clustering. More...
class  wiselib::SecureHdlClustering< OsModel_P, Radio_P, Timer_P >
 Secured HDL Clustering. More...
class  wiselib::IMJudgedColoring< OsModel_P, Radio_P, Debug_P, Routing_P >
 IM Judged Coloring Algorithm. More...
class  wiselib::JudgedColoring< OsModel_P, Radio_P, Debug_P >
 udged Coloring Algorithm More...
class  wiselib::PKJudgedColoring< OsModel_P, Radio_P, Debug_P >
 PK Judged Coloring Algorithm. More...
class  wiselib::RandColoring< OsModel_P, Radio_P, Debug_P >
 Random Coloring Algorithm. More...
class  wiselib::TwoHopsColoring< OsModel_P, Radio_P, Debug_P >
 Two Hops Coloring Algorithm. More...
class  wiselib::DiffieHellmanAlgorithm< OsModel_P, Routing_P, NodeidIntMap_P, Radio_P, Debug_P >
 Diffie-Hellman Algorithm for the Wiselib. More...
class  wiselib::ECC
 ECC Algorithm. More...
class  wiselib::ECCFP
 ECCFP Algorithm. More...
class  wiselib::ECDH< OsModel_P >
 ECDH Algorithm. More...
class  wiselib::ECDSA< OsModel_P >
 ECDSA Algorithm. More...
class  wiselib::ECIES< OsModel_P >
 ECIES Algorithm. More...
class  wiselib::ECIESFP< OsModel_P >
 ECIESFP Algorithm. More...
class  wiselib::EschenauerGligorAlgorithm< OsModel_P, Routing_P, NodeidIntMap_P, Radio_P, Debug_P >
 Eschenauer-Gligor Algorithm. More...
class  wiselib::HARPS< OsModel_P, Radio_P, Debug_P, KeyPool_P, HashAlgo_P >
 HARPS Algorithm. More...
class  wiselib::SHA1
 SHA1 Algorithm. More...
class  wiselib::DbfsGraph< OsModel_P, Radio_P, Debug_P, MAX_NODES >
 Dbfs graph implementation of Graph ConceptDbfs graph implementation of Graph Concept. More...
class  wiselib::DdfsGraph< OsModel_P, Radio_P, Debug_P, MAX_NODES >
 Ddfs graph implementation of Graph ConceptDdfs graph implementation of Graph Concept. More...
class  wiselib::Echo< OsModel_P, Radio_P, Timer_P, Debug_P >
 Echo. More...
class  wiselib::AODVRouting< OsModel_P, RoutingTable_P, Radio_P, Debug_P >
 DSR routing implementation of Routing ConceptDSR routing implementation of Routing Concept ... More...
class  wiselib::AutoCast< OsModel_P, Radio_P, Timer_P, Debug_P >
 AutoCast routing implementation of Routing Concept. More...
class  wiselib::ControlledTopologyTreeRouting< OsModel_P, Timer_P, Radio_P, Debug_P, MAX_NEIGHBORS >
 Tree routing implementation of Routing ConceptTree routing implementation of Routing Concept ... More...
class  wiselib::DYMORouting< OsModel_P, RoutingTable_P, Radio_P, Debug_P >
 DSR routing implementation of Routing ConceptDSR routing implementation of Routing Concept ... More...
class  wiselib::FloodingAlgorithm< OsModel_P, NodeidIntMap_P, Radio_P, Debug_P >
 Flooding Algorithm for the Wiselib. More...
class  wiselib::Greedy< OsModel_P, Node_P, NodeList_P, Timer_P, Radio_P, Debug_P >
 Greedy routing algorithm. More...
class  wiselib::LazyType< Os_P, Radio_P, Timer_P, Rand_P, Node_P, NodeList_P, Connectivity_P, ConnectivityList_P, Debug_P >
 Lazy routing algorithm. More...
class  wiselib::OlsrRouting< OsModel_P, RoutingTable_P, Clock_P, Radio_P, Debug_P >
 Olsr routing implementation of Routing Concept in group routing_concept Olsr routing implementation of Routing Concept. More...
class  wiselib::SecRouting< OsModel_P, Radio_P, crypto_P, Routing_P >
 Sec routing. More...
class  wiselib::StaticRoutingAlgorithm< OsModel_P, RoutingTable_P, Radio_P, Debug_P >
 Flooding Algorithm for the Wiselib. More...
class  wiselib::ToraRouting< OsModel_P, RoutingTable_P, Radio_P, Debug_P >
 Tora routing algorithm. More...

Namespaces

namespace  wiselib
 

AES Algorithm.


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines