class SLManager
Definition
#include <
slman.h
>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
SLManager
()
SLManager
(
SLManager
&src)
~
SLManager
()
int
createCollection
(const char *name=NULL)
void
deleteCollection
(int id)
void
changeCollectionName
(int id, const char *newname)
SongList
*
getCollection
(int id)
SongList
*
getCollection
(const char *name)
const char *
getCollectionName
(int id)
int
numberOfCollections
(void)
void
loadConfig
(const char *filename)
void
saveConfig
(const char *filename)
SongList
*
createTemporaryCollection
(void)
SongList
*
getTemporaryCollection
(void)
Protected Types
struct
SongListNode
Protected Methods
char *
getNotUsedName
(void)
int
nameUsed
(const char *name)
void
regenerateid
(SongListNode *sl,int id)
Protected Members
int
ntotal
SongListNode *
list
SongList *
tempsl
Generated by: dfaure@faure on Sun Mar 26 14:25:24 2000, using kdoc 2.0a35.