#include "skype-string.h"#include "skype-list.h"
Include dependency graph for skype-dict.h:Go to the source code of this file.
Classes | |
| class | SEDict< KeyType, ValueType > |
| SEDict is a dictionary class of KeyType associated to ValueType. More... | |
Functions | |
| template<class KeyType > | |
| bool | param_is_empty_string (const KeyType &key) |
| template<class KeyType > | |
| int | key_to_index (const KeyType &key, int size) |
| template<> | |
| bool | param_is_empty_string< SEString > (const SEString &key) |
| template<> | |
| int | key_to_index< SEString > (const SEString &key, int size) |
| int key_to_index | ( | const KeyType & | key, | |
| int | size | |||
| ) | [inline] |
Definition at line 22 of file skype-dict.h.
| bool param_is_empty_string | ( | const KeyType & | key | ) | [inline] |
Definition at line 16 of file skype-dict.h.
(c) Skype Technologies S.A. Confidential/Proprietary
Last updated: Fri Jan 27 2012