class PortDesc_base


Contains pure virtuals
Full nameArts::PortDesc_base
Definition#include <arts/artsbuilder.h>
InheritsArts::Object_base [virtual public ]
Inherited byPortDesc_skel, PortDesc_stub, StructurePortDesc_base, StructurePortDesc_skel, StructurePortDesc_skel, StructurePortDesc_stub, StructurePortDesc_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

PortDesc_base * _create (const std::string& subClass = "Arts::PortDesc")

_create

[static]

Reimplemented from Object_base.

PortDesc_base * _fromString (std::string objectref)

_fromString

[static]

Reimplemented from Object_base.

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

_fromReference

[static]

Reimplemented from Object_base.

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

_fromDynamicCast

[static]

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

long  ID ()

ID

[pure virtual]

Arts::ModuleDesc  parent ()

parent

[pure virtual]

std::string  name ()

name

[pure virtual]

Arts::PortType  type ()

type

[pure virtual]

bool  isConnected ()

isConnected

[pure virtual]

bool  hasValue ()

hasValue

[pure virtual]

void  hasValue (bool newValue)

hasValue

[pure virtual]

std::vector<Arts::PortDesc> *  connections ()

connections

[pure virtual]

float  floatValue ()

floatValue

[pure virtual]

void  floatValue (float newValue)

floatValue

[pure virtual]

std::string  stringValue ()

stringValue

[pure virtual]

void  stringValue (const std::string& newValue)

stringValue

[pure virtual]

Arts::Any  value ()

value

[pure virtual]

void  value (const Arts::Any& newValue)

value

[pure virtual]

long  internalOldID ()

internalOldID

[pure virtual]

void  constructor (Arts::ModuleDesc parent, const std::string& name, const Arts::PortType& type)

constructor

[pure virtual]

bool  connectTo (Arts::PortDesc port)

connectTo

[pure virtual]

void  disconnectFrom (Arts::PortDesc port)

disconnectFrom

[pure virtual]

void  disconnectAll ()

disconnectAll

[pure virtual]

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

saveToList

[pure virtual]

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

loadFromList

[pure virtual]

void  internalConnectInput (Arts::PortDesc port)

internalConnectInput

[pure virtual]

void  internalReConnect (const std::vector<Arts::PortDesc>& allports)

internalReConnect

[pure virtual]


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