class SampleStorage_base


Contains pure virtuals
Full nameArts::SampleStorage_base
Definition#include <arts/soundserver.h>
InheritsArts::Object_base [virtual public ]
Inherited bySampleStorage_skel, SampleStorage_stub
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods

Public Members


Detailed Description

static unsigned long _IID

_IID

SampleStorage_base * _create (const std::string& subClass = "Arts::SampleStorage")

_create

[static]

Reimplemented from Object_base.

SampleStorage_base * _fromString (std::string objectref)

_fromString

[static]

Reimplemented from Object_base.

SampleStorage_base * _fromReference (Arts::ObjectReference ref, bool needcopy)

_fromReference

[static]

Reimplemented from Object_base.

SampleStorage_base * _fromDynamicCast (const Arts::Object& object)

_fromDynamicCast

[static]

inline SampleStorage_base * _copy ()

_copy

Reimplemented from Object_base.

std::vector<std::string>  _defaultPortsIn ()

_defaultPortsIn

[const virtual]

Reimplemented from Object_base.

std::vector<std::string>  _defaultPortsOut ()

_defaultPortsOut

[const virtual]

Reimplemented from Object_base.

void * _cast (unsigned long iid)

_cast

Reimplemented from Object_base.

void  constructor (const std::string& directory, bool clearOnInit)

constructor

[pure virtual]

Arts::SampleStorageEntry  createEntry (const std::string& name)

createEntry

[pure virtual]

void  addEntry (Arts::SampleStorageEntry entry)

addEntry

[pure virtual]

void  removeEntry (Arts::SampleStorageEntry entry)

removeEntry

[pure virtual]

Arts::SampleStorageEntry  findEntry (const std::string& name)

findEntry

[pure virtual]


Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53.