![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | rise::PointerHashMap< Key, Value > |
| A hash_map that takes pointers/shared_pointers a key and any value. More... | |
| class | rise::PointerHashMapFunctor< Key > |
| The hash function for pointers. More... | |
| class | rise::rise::PointerHashMapFunctor< wns::SmartPtr< Key > > |
| specialization for SmartPtr More... | |
| class | rise::PointerHashSetFunctor< Key > |
| The hash function for pointers. More... | |
| class | wns::Direction |
| Determin the direction from a PositionOffset. More... | |
| class | wns::Enumerable< T > |
| Make T a enumerable type. More... | |
| class | wns::ObserverInterface< NOTIFICATIONINTERFACE > |
| An observer's Interface to a subject. More... | |
| class | wns::Power |
| Helps calculating with dBm and mWatt. More... | |
| class | wns::Ratio |
| Helps calculating with dB. More... | |
| class | wns::Subject< NOTIFICATIONINTERFACE > |
| A Subject to an observer. More... | |
| class | wns::SubjectInterface< OBSERVERINTERFACE > |
| A subject's Interface to an observer. More... | |
| class | wns::TFunctor< T, RetVal, funcType, fPtr > |
| The template version of the Functor without arguments This will create a functor for member functions in class T, returning RetVal and being either non-const (default) or const. The last template parameter should always have its default value. More... | |
1.5.5