|
|
| ModuleInfo ()
| ModuleInfo |
| ModuleInfo (const std::string& _a_name, const std::vector<Arts::PortType>& _a_ports, const std::vector<std::string>& _a_portnames, bool _a_isInterface, bool _a_isStructure)
| ModuleInfo |
| ModuleInfo (Arts::Buffer& stream)
| ModuleInfo |
| ModuleInfo (const ModuleInfo& copyType)
| ModuleInfo |
| ModuleInfo& operator= (const ModuleInfo& assignType)
| operator= |
| std::string name | name |
| std::vector<Arts::PortType> ports | ports |
| std::vector<std::string> portnames | portnames |
| bool isInterface | isInterface |
| bool isStructure | isStructure |
| 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. |