Rosetta
|
Key lookup map and collection and functors. More...
#include <utility/keys/KeyLookup.fwd.hh>
#include <utility/keys/Key.hh>
#include <utility/keys/VariantKey.hh>
#include <utility/assert.hh>
#include <map>
#include <set>
#include <string>
#include <utility>
Classes | |
class | utility::keys::KeyLookup< K > |
Key lookup map and collection. More... | |
struct | utility::keys::lookup::has< K > |
Key lookup has query functor. More... | |
struct | utility::keys::lookup::key< K > |
Key lookup key query functor. More... | |
struct | utility::keys::lookup::gen< K > |
Key lookup/generator functor. More... | |
struct | utility::keys::lookup::n_key< K > |
Key lookup n_key query functor. More... | |
struct | utility::keys::lookup::begin< K > |
Key lookup begin iterator functor. More... | |
struct | utility::keys::lookup::end< K > |
Key lookup end iterator functor. More... | |
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
utility::keys | |
utility::keys::lookup | |
Key lookup map and collection and functors.