|
|
| ServerHello ()
| ServerHello |
| ServerHello (const std::string& _a_mcopVersion, const std::string& _a_serverID, const std::vector<std::string>& _a_authProtocols, const std::string& _a_authSeed)
| ServerHello |
| ServerHello (Arts::Buffer& stream)
| ServerHello |
| ServerHello (const ServerHello& copyType)
| ServerHello |
| ServerHello& operator= (const ServerHello& assignType)
| operator= |
| std::string mcopVersion | mcopVersion |
| std::string serverID | serverID |
| std::vector<std::string> authProtocols | authProtocols |
| std::string authSeed | authSeed |
| 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. |