19 data_[2] = leaf ? 0x01 : 0x0;
26 copy(data.begin(), data.end(),
data_.begin());
30 return (
data_[2] & 0x1);
46 snprintf(temp,
sizeof(temp),
"etree:%s:%d",
ETree(bool leaf, int label=0)
static uint64_t get_value(const uint8_t *data, int size)
boost::array< uint8_t, kSize > bytes_type
static void put_value(uint8_t *data, int size, uint64_t value)