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

_IID

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

_create

[static]

Reimplemented from Object_base.

StructureDesc_base * _fromString (std::string objectref)

_fromString

[static]

Reimplemented from Object_base.

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

_fromReference

[static]

Reimplemented from Object_base.

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

_fromDynamicCast

[static]

inline StructureDesc_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.

bool  valid ()

valid

[pure virtual]

std::string  name ()

name

[pure virtual]

void  name (const std::string& newValue)

name

[pure virtual]

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

modules

[pure virtual]

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

ports

[pure virtual]

Arts::ModuleInfo  externalInterface ()

externalInterface

[pure virtual]

long  obtainID ()

obtainID

[pure virtual]

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

saveToList

[pure virtual]

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

loadFromList

[pure virtual]

void  clear ()

clear

[pure virtual]

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

createModuleDesc

[pure virtual]

void  freeModuleDesc (Arts::ModuleDesc moduledesc)

freeModuleDesc

[pure virtual]

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

createStructurePortDesc

[pure virtual]

void  freeStructurePortDesc (Arts::StructurePortDesc portdesc)

freeStructurePortDesc

[pure virtual]

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

moveStructurePortDesc

[pure virtual]


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