Searched refs:write_only (Results 1 – 4 of 4) sorted by relevance
34 … std::size_t default_val_index, bool reset_on_init, bool truncate, bool hold_fd, bool write_only) in FileNode() argument39 write_only_(write_only), in FileNode()
515 bool write_only = false; in ParseNodes() local520 write_only = nodes[i]["WriteOnly"].asBool(); in ParseNodes()523 << write_only << std::noboolalpha; in ParseNodes()527 truncate, hold_fd, write_only)); in ParseNodes()
36 bool hold_fd = false, bool write_only = false);
32 bool write_only = 8 [ json_name = "WriteOnly" ]; field