Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::EvalMemory Class Reference

Classes

struct  Statistics
 

Public Member Functions

 EvalMemory (const EvalMemory &)=delete
 
 EvalMemory (EvalMemory &&)=delete
 
EvalMemoryoperator= (const EvalMemory &)=delete
 
EvalMemoryoperator= (EvalMemory &&)=delete
 
ValueallocValue ()
 
EnvallocEnv (size_t size)
 
BindingsallocBindings (size_t capacity)
 
Value newList (size_t length)
 
BindingsBuilder buildBindings (SymbolTable &symbols, size_t capacity)
 
const Statistics getStats () const
 

The documentation for this class was generated from the following files: