class StructureDesc_base


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

Public Methods

Public Static Methods

Public Members


Detailed Description

static unsigned long _IID

StructureDesc_base * _create (const std::string& subClass = "Arts::StructureDesc")

[static]

Reimplemented from Object_base.

StructureDesc_base * _fromString (std::string objectref)

[static]

Reimplemented from Object_base.

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

[static]

Reimplemented from Object_base.

inline StructureDesc_base * _copy ()

Reimplemented from Object_base.

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

[const virtual]

Reimplemented from Object_base.

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

[const virtual]

Reimplemented from Object_base.

void * _cast (unsigned long iid)

Reimplemented from Object_base.

bool  valid ()

[pure virtual]

std::string  name ()

[pure virtual]

void  name (const std::string& newValue)

[pure virtual]

std::vector<Arts::ModuleDesc> *  modules ()

[pure virtual]

std::vector<Arts::StructurePortDesc> *  ports ()

[pure virtual]

Arts::ModuleInfo  externalInterface ()

[pure virtual]

long  obtainID ()

[pure virtual]

std::vector<std::string> *  saveToList ()

[pure virtual]

void  loadFromList (const std::vector<std::string>& list)

[pure virtual]

void  clear ()

[pure virtual]

Arts::ModuleDesc  createModuleDesc (const Arts::ModuleInfo& info)

[pure virtual]

void  freeModuleDesc (Arts::ModuleDesc moduledesc)

[pure virtual]

Arts::StructurePortDesc  createStructurePortDesc (const Arts::PortType& type, const std::string& name)

[pure virtual]

void  freeStructurePortDesc (Arts::StructurePortDesc portdesc)

[pure virtual]

void  moveStructurePortDesc (Arts::StructurePortDesc portdesc, long newposition)

[pure virtual]


Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.