Classes | Functions

skype-dict.h File Reference

#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)

Function Documentation

template<class KeyType >
int key_to_index ( const KeyType &  key,
int  size 
) [inline]

Definition at line 22 of file skype-dict.h.

template<>
int key_to_index< SEString > ( const SEString key,
int  size 
) [inline]
template<class KeyType >
bool param_is_empty_string ( const KeyType &  key  )  [inline]

Definition at line 16 of file skype-dict.h.

template<>
bool param_is_empty_string< SEString > ( const SEString key  )  [inline]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

(c) Skype Technologies S.A. Confidential/Proprietary

Last updated: Fri Jan 27 2012