class PortType
Full name
Arts
::PortType
Definition
#include <
arts/artsbuilder.h
>
Inherits
Arts::Type
[public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
PortType
()
PortType
(
Arts::PortDirection
_a_direction, const std::string& _a_dataType,
Arts::PortConnType
_a_connType, bool _a_isMultiPort)
PortType
(
Arts::Buffer
& stream)
PortType
(const PortType& copyType)
PortType&
operator=
(const PortType& assignType)
void
readType
(
Arts::Buffer
& stream)
void
writeType
(
Arts::Buffer
& stream) const
Public Members
Arts::PortDirection
direction
std::string
dataType
Arts::PortConnType
connType
bool
isMultiPort
Detailed Description
PortType
()
PortType
(
Arts::PortDirection
_a_direction, const std::string& _a_dataType,
Arts::PortConnType
_a_connType, bool _a_isMultiPort)
PortType
(
Arts::Buffer
& stream)
PortType
(const PortType& copyType)
PortType&
operator=
(const PortType& assignType)
Arts::PortDirection
direction
std::string
dataType
Arts::PortConnType
connType
bool
isMultiPort
void
readType
(
Arts::Buffer
& stream)
Reimplemented from
Type
.
void
writeType
(
Arts::Buffer
& stream)
[const]
Reimplemented from
Type
.
Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.