|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
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... | |
Simple service base class - provides code common to most services.
Copyright (C) 2011, 2012, Michal Sojka sojka@os.inf.tu-dresden.de Copyright (C) 2011, Julian Stecklina jsteckli@os.inf.tu-dresden.de Copyright (C) 2011, Alexander Boettcher boettcher@tudos.org 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.