#include <sbLocalDatabaseSimpleMediaListFactory.h>
Additional Inherited Members | |
Public Member Functions inherited from sbIMediaListFactory | |
| sbIMediaList | createMediaList (in sbIMediaItem aInner) |
| Create a new instance of a media list based on the template sbIMediaItem provided. More... | |
Public Attributes inherited from sbIMediaListFactory | |
| readonly attribute AString | type |
| A human-readable string identifying the type of media list that will be created by this factory. More... | |
| readonly attribute ACString | contractID |
| The contract ID through which an instance of this class can be created. More... | |
Definition at line 33 of file sbLocalDatabaseSimpleMediaListFactory.h.