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

Generic service helper. More...

#include "nul/parent.h"
#include "nul/baseprogram.h"

Classes

class  QuotaGuard< T >
 Optimize the request of different resources and the rollback if one failes. More...
struct  BaseClientData
 Data that is stored by a service for every client. More...
class  GenericClientData
class  PerCpuIdClientData
class  ClientDataStorage< T, A, free_pseudonym, __DEBUG__ >
 A generic container that stores per-client data. More...
struct  ClientDataStorage< T, A, free_pseudonym, __DEBUG__ >::recycl
struct  ClientDataStorage< T, A, free_pseudonym, __DEBUG__ >::recycl_nv
class  ClientDataStorage< T, A, free_pseudonym, __DEBUG__ >::Guard
struct  StaticPortalFunc< C >
 Define a static portal function. More...

Detailed Description

Generic service helper.

Copyright (C) 2010, Bernhard Kauer bk@vm.nosp@m.mon..nosp@m.org 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.