, including all inherited members.
_Base typedef (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | [protected] |
allocator_type typedef (defined in Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >) | Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > | |
contains(char const *word) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | [inline] |
contains(std::string const &word) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | [inline] |
hasher typedef (defined in Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >) | Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > | |
insert(const char *word) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | [inline] |
key_equal typedef (defined in Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >) | Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > | |
load(char const *file) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | |
load(std::ifstream &ifs) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | [protected] |
size_type typedef (defined in Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >) | Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > | |
store(char const *file) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | |
unordered_set(size_type __n=10, const hasher &__hf=hasher(), const key_equal &__eql=key_equal(), const allocator_type &__a=allocator_type()) (defined in Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >) | Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > | [inline, explicit] |
unordered_set(_InputIterator __f, _InputIterator __l, size_type __n=10, const hasher &__hf=hasher(), const key_equal &__eql=key_equal(), const allocator_type &__a=allocator_type()) (defined in Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >) | Tanl::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > | [inline] |
WordSet() (defined in Tanl::Text::WordSet) | Tanl::Text::WordSet | [inline] |
WordSet(char const *file) (defined in Tanl::Text::WordSet) | Tanl::Text::WordSet | [inline] |
WordSet(std::string &file) (defined in Tanl::Text::WordSet) | Tanl::Text::WordSet | [inline] |
WordSetBase() (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | [inline] |
WordSetBase(char const *file) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | |
WordSetBase(std::string &file) (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | |
~WordSetBase() (defined in Tanl::Text::WordSetBase< _Hash, _Pred >) | Tanl::Text::WordSetBase< _Hash, _Pred > | [inline] |