NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sservice.h File Reference

Simple service base class - provides code common to most services. More...

#include <nul/parent.h>
#include <nul/generic_service.h>
#include <nul/baseprogram.h>
#include <wvtest.h>

Classes

class  BaseSService< Session, A >
class  XlateSService< Session, A >
 Service that uses semaphores as identifiers for sessions. More...
class  NoXlateSService< Session, A >
 Service that uses portals insted of semaphores as identifiers for sessions. More...

Detailed Description

Simple service base class - provides code common to most services.

Copyright (C) 2011, 2012, Michal Sojka sojka.nosp@m.@os..nosp@m.inf.t.nosp@m.u-dr.nosp@m.esden.nosp@m..de Copyright (C) 2011, Julian Stecklina jstec.nosp@m.kli@.nosp@m.os.in.nosp@m.f.tu.nosp@m.-dres.nosp@m.den..nosp@m.de Copyright (C) 2011, Alexander Boettcher boett.nosp@m.cher.nosp@m.@tudo.nosp@m.s.or.nosp@m.g Economic rights: Technische Universitaet Dresden (Germany)

This file is part of NUL (NOVA user land).

NUL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

NUL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.