SEFilenameList Represents string list with file names in it. More...
#include <skype-filename-list.h>
Inheritance diagram for SEFilenameList:
Collaboration diagram for SEFilenameList:Public Member Functions | |
| SEFilenameList () | |
| SEFilenameList (const SEFilenameList &fl) | |
| SEFilenameList (const SEStringList &sl) | |
| ~SEFilenameList () | |
| const SEFilename & | operator[] (size_t n) const |
SEFilenameList Represents string list with file names in it.
Definition at line 11 of file skype-filename-list.h.
| SEFilenameList::SEFilenameList | ( | ) | [inline] |
Definition at line 14 of file skype-filename-list.h.
| SEFilenameList::SEFilenameList | ( | const SEFilenameList & | fl | ) | [inline] |
Definition at line 15 of file skype-filename-list.h.
| SEFilenameList::SEFilenameList | ( | const SEStringList & | sl | ) | [inline] |
Definition at line 16 of file skype-filename-list.h.
| SEFilenameList::~SEFilenameList | ( | ) | [inline] |
Definition at line 18 of file skype-filename-list.h.
| const SEFilename& SEFilenameList::operator[] | ( | size_t | n | ) | const [inline] |
Returns a string reference specified by its index.
Reimplemented from SEStringList.
Definition at line 21 of file skype-filename-list.h.
(c) Skype Technologies S.A. Confidential/Proprietary
Last updated: Fri Mar 16 2012