2 * Copyright 2012 Haiku, Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * Paweł Dziepak, pdziepak@quarnos.org
19 inline const XDR::WriteStream
& Stream() const;
21 static const Auth
* CreateNone();
22 static const Auth
* CreateSys();
27 XDR::WriteStream fStream
;
31 inline const XDR::WriteStream
&