add(Key key, RWTFunctor1< S1 > functor) | RWTFunctorMap2< Key, S1 > | |
CallerSignature typedef | RWTFunctor2< Key, S1 > | |
clear(void) | RWTFunctorMap2< Key, S1 > | |
contains(Key key) const | RWTFunctorMap2< Key, S1 > | |
entries(void) const | RWTFunctorMap2< Key, S1 > | |
find(Key key, RWTFunctor1< S1 > &functor) const | RWTFunctorMap2< Key, S1 > | |
getDefault(void) const | RWTFunctorMap2< Key, S1 > | |
hash_function typedef | RWTFunctorMap2< Key, S1 > | |
key_type typedef | RWTFunctorMap2< Key, S1 > | |
operator()(Key key, S1 s1) const | RWTFunctorMap2< Key, S1 > | |
operator=(const RWTFunctorMap2< Key, S1 > &second) | RWTFunctorMap2< Key, S1 > | |
RWTFunctor2< Key, S1 >::operator=(const RWTFunctor2< Key, S1 > &second) | RWTFunctor2< Key, S1 > | |
RWTFunctor2< Key, S1 >::operator=(const RWTFunctor< void(Key, S1)> &second) | RWTFunctor2< Key, S1 > | |
remove(Key key) | RWTFunctorMap2< Key, S1 > | |
resize(size_t size) | RWTFunctorMap2< Key, S1 > | |
RWTFunctor2(void) | RWTFunctor2< Key, S1 > | |
RWTFunctor2(RWStaticCtor) | RWTFunctor2< Key, S1 > | |
RWTFunctor2(RWTFunctor2Imp< Key, S1 > *functorImp) | RWTFunctor2< Key, S1 > | |
RWTFunctor2(const RWTFunctor2< Key, S1 > &second) | RWTFunctor2< Key, S1 > | |
RWTFunctor2(const RWTFunctor< void(Key, S1)> &second) | RWTFunctor2< Key, S1 > | |
RWTFunctorMap2(hash_function hf, size_t size=RW_FUNCTOR_MAP_CAPACITY) | RWTFunctorMap2< Key, S1 > | |
RWTFunctorMap2(const RWTFunctorMap2< Key, S1 > &second) | RWTFunctorMap2< Key, S1 > | |
S1Type typedef | RWTFunctor2< Key, S1 > | |
S2Type typedef | RWTFunctor2< Key, S1 > | |
setDefault(RWTFunctor1< S1 > functor) | RWTFunctorMap2< Key, S1 > | |
~RWTFunctor2(void) | RWTFunctor2< Key, S1 > | |
~RWTFunctorMap2(void) | RWTFunctorMap2< Key, S1 > | |