Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::Logger::Field Struct Reference
Collaboration diagram for nix::Logger::Field:
[legend]

Public Types

enum  { tInt = 0 , tString = 1 }
 

Public Member Functions

 Field (const std::string &s)
 
 Field (const char *s)
 
 Field (const uint64_t &i)
 

Public Attributes

enum nix::Logger::Field:: { ... }  type
 
uint64_t i = 0
 
std::string s
 

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