nixd
Loading...
Searching...
No Matches
Namespaces | Functions
Protocol.cpp File Reference
#include "nixd/Protocol/Protocol.h"

Go to the source code of this file.

Namespaces

namespace  nixd
 
namespace  nixd::rpc
 

Functions

llvm::json::Value nixd::rpc::toJSON (const RegisterBCParams &Params)
 
bool nixd::rpc::fromJSON (const Value &Params, RegisterBCParams &R, Path P)
 
llvm::json::Value nixd::rpc::toJSON (const ExprValueParams &Params)
 
bool nixd::rpc::fromJSON (const Value &Params, ExprValueParams &R, Path P)
 
llvm::json::Value nixd::rpc::toJSON (const ExprValueResponse &Params)
 
bool nixd::rpc::fromJSON (const Value &Params, ExprValueResponse &R, Path P)