nixd
Loading...
Searching...
No Matches
Public Attributes | List of all members
nixt::DeserializeContext Struct Reference

API Wrapper around nix:: More...

#include <Deserialize.h>

Public Attributes

nix::SymbolTable & STable
 
nix::PosTable & PTable
 
const nix::SourcePath BasePath
 Path resolution.
 
const nix::ref< nix::InputAccessor > RootFS
 
const nix::Pos::Origin & Origin
 

Detailed Description

API Wrapper around nix::

Paths related to this context is very unstable.

Definition at line 16 of file Deserialize.h.

Member Data Documentation

◆ BasePath

const nix::SourcePath nixt::DeserializeContext::BasePath

Path resolution.

Definition at line 21 of file Deserialize.h.

◆ Origin

const nix::Pos::Origin& nixt::DeserializeContext::Origin

Definition at line 24 of file Deserialize.h.

◆ PTable

nix::PosTable& nixt::DeserializeContext::PTable

Definition at line 18 of file Deserialize.h.

◆ RootFS

const nix::ref<nix::InputAccessor> nixt::DeserializeContext::RootFS

Definition at line 22 of file Deserialize.h.

◆ STable

nix::SymbolTable& nixt::DeserializeContext::STable

Definition at line 17 of file Deserialize.h.


The documentation for this struct was generated from the following file: