ZXFoundation™ 26h2
Loading...
Searching...
No Matches
types.cxxm File Reference

Nucleus-side policy-server registration types. More...

import zxfoundation.memory.objects;
import zxfoundation.scoms.kobject.base;
import zxfoundation.base.types;
Include dependency graph for types.cxxm:

Data Structures

struct  zxfoundation::dgp::policy::policy_server

Enumerations

enum class  server_kind : u8 {
  pager = 0 , loader = 1 , vfs = 2 , reclaim = 3 ,
  services = 4 , jobs = 5 , datasets = 6 , drivers = 7 ,
  count = 8
}

Variables

constexpr u32 zxfoundation::dgp::policy::MAX_POLICY_SERVERS = 64U

Detailed Description

Nucleus-side policy-server registration types.

SPDX-License-Identifier: Apache-2.0