ZXFoundation™ 26h2
Loading...
Searching...
No Matches
zxfoundation.dgp.policy.types Module Reference

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

u8 _pad [3] {}
memory::objects::memory_object_ref authority {}
u32 endpoint_id {0}
server_kind kind {server_kind::pager}
scoms::kobject::bobject ko {}
constexpr u32 zxfoundation::dgp::policy::MAX_POLICY_SERVERS = 64U

Files

file  zxfoundation/dgp/policy.zcomponent/types.cxxm
 Nucleus-side policy-server registration types.