#include <generic_service.h>
Private Attributes |
cap_sel | identity |
| A capability created by the service to identify the session.
|
Additional Inherited Members |
static unsigned | get_quota (Utcb &utcb, unsigned _pseudonym, const char *name, long value_in, long *value_out=0) |
| We implement a get_quota here, so that derived classes can overwrite it.
|
void * | next |
void * | del |
unsigned | pseudonym |
| A capability identifying the client. This is also known to the parent.
|
Member Function Documentation
template<class A >
void GenericClientData::dealloc_identity |
( |
A * |
obj | ) |
|
|
inline |
cap_sel GenericClientData::get_identity |
( |
| ) |
|
|
inline |
cap_sel GenericClientData::get_singleton |
( |
| ) |
|
|
inline |
void GenericClientData::set_identity |
( |
cap_sel |
id | ) |
|
|
inline |
void GenericClientData::set_singleton |
( |
cap_sel |
cap | ) |
|
|
inline |
Member Data Documentation
cap_sel GenericClientData::identity |
|
private |
A capability created by the service to identify the session.
The documentation for this class was generated from the following file: