24 Client& operator=(Client
const&);
25 Client(Client
const&);
38 ServerAuth& operator=(ServerAuth
const&);
39 ServerAuth(ServerAuth
const&);
52 ServerScript& operator=(ServerScript
const&);
53 ServerScript(ServerScript
const&);
60 ::ll::TypedStorage<4, 4, ::ContainerValidationDebug::Client const> mClient;
61 ::ll::TypedStorage<4, 4, ::ContainerValidationDebug::ServerAuth const> mServerAuth;
62 ::ll::TypedStorage<4, 4, ::ContainerValidationDebug::ServerScript const> mServerScript;