|
|
| PortType ()
| PortType |
| PortType (Arts::PortDirection _a_direction, const std::string& _a_dataType, Arts::PortConnType _a_connType, bool _a_isMultiPort)
| PortType |
| PortType (Arts::Buffer& stream)
| PortType |
| PortType (const PortType& copyType)
| PortType |
| PortType& operator= (const PortType& assignType)
| operator= |
| Arts::PortDirection direction | direction |
| std::string dataType | dataType |
| Arts::PortConnType connType | connType |
| bool isMultiPort | isMultiPort |
| void readType (Arts::Buffer& stream)
| readType |
Reimplemented from Type.
| void writeType (Arts::Buffer& stream)
| writeType |
[const]
Reimplemented from Type.
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |