pianod2
multisource multiuser scriptable networked music player
Classes | Typedefs | Variables
ownership.h File Reference

Access control for objects. More...

#include <config.h>
#include "fundamentals.h"
#include "lookup.h"
Include dependency graph for ownership.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PrimaryOwnership
 Ownership where privilege is defined within the object. More...
 
class  SubordinateOwnership
 Ownership where privilege is regulated by some parent object. More...
 

Typedefs

typedef const LookupTable< Ownership::TypeOwnershipLookup
 

Variables

OwnershipLookup OWNERSHIP
 

Detailed Description

Access control for objects.

Typedef Documentation

◆ OwnershipLookup

Variable Documentation

◆ OWNERSHIP

OwnershipLookup OWNERSHIP
extern