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

#include <Protocol.h>

Public Attributes

std::string Shm
 
std::string BasePath
 
std::string CachePath
 
std::int64_t Size
 

Detailed Description

Definition at line 17 of file include/nixd/Protocol/Protocol.h.

Member Data Documentation

◆ BasePath

std::string nixd::rpc::RegisterBCParams::BasePath

Definition at line 19 of file include/nixd/Protocol/Protocol.h.

Referenced by nixd::rpc::fromJSON().

◆ CachePath

std::string nixd::rpc::RegisterBCParams::CachePath

Definition at line 20 of file include/nixd/Protocol/Protocol.h.

Referenced by nixd::rpc::fromJSON().

◆ Shm

std::string nixd::rpc::RegisterBCParams::Shm

Definition at line 18 of file include/nixd/Protocol/Protocol.h.

Referenced by nixd::rpc::fromJSON().

◆ Size

std::int64_t nixd::rpc::RegisterBCParams::Size

Definition at line 21 of file include/nixd/Protocol/Protocol.h.

Referenced by nixd::rpc::fromJSON().


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