class PortDesc_stub


Full nameArts::PortDesc_stub
Definition#include <arts/artsbuilder.h>
InheritsArts::Object_stub [virtual public ], Arts::PortDesc_base [virtual public ]
Inherited byStructurePortDesc_stub
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

 PortDesc_stub ()

[protected: ]

 PortDesc_stub (Arts::Connection *connection, long objectID)

long  ID ()

Reimplemented from PortDesc_base.

Arts::ModuleDesc  parent ()

Reimplemented from PortDesc_base.

std::string  name ()

Reimplemented from PortDesc_base.

Arts::PortType  type ()

Reimplemented from PortDesc_base.

bool  isConnected ()

Reimplemented from PortDesc_base.

bool  hasValue ()

Reimplemented from PortDesc_base.

void  hasValue (bool newValue)

Reimplemented from PortDesc_base.

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

Reimplemented from PortDesc_base.

float  floatValue ()

Reimplemented from PortDesc_base.

void  floatValue (float newValue)

Reimplemented from PortDesc_base.

std::string  stringValue ()

Reimplemented from PortDesc_base.

void  stringValue (const std::string& newValue)

Reimplemented from PortDesc_base.

Arts::Any  value ()

Reimplemented from PortDesc_base.

void  value (const Arts::Any& newValue)

Reimplemented from PortDesc_base.

long  internalOldID ()

Reimplemented from PortDesc_base.

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

Reimplemented from PortDesc_base.

bool  connectTo (Arts::PortDesc port)

Reimplemented from PortDesc_base.

void  disconnectFrom (Arts::PortDesc port)

Reimplemented from PortDesc_base.

void  disconnectAll ()

Reimplemented from PortDesc_base.

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

Reimplemented from PortDesc_base.

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

Reimplemented from PortDesc_base.

void  internalConnectInput (Arts::PortDesc port)

Reimplemented from PortDesc_base.

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

Reimplemented from PortDesc_base.


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