Searched refs:tuple_type_id (Results 1 – 1 of 1) sorted by relevance
126 struct tuple_type_id struct182 struct type_id<bool> : tuple_type_id<SD_BUS_TYPE_BOOLEAN>185 struct type_id<uint8_t> : tuple_type_id<SD_BUS_TYPE_BYTE>189 struct type_id<uint16_t> : tuple_type_id<SD_BUS_TYPE_UINT16>192 struct type_id<int16_t> : tuple_type_id<SD_BUS_TYPE_INT16>195 struct type_id<uint32_t> : tuple_type_id<SD_BUS_TYPE_UINT32>198 struct type_id<int32_t> : tuple_type_id<SD_BUS_TYPE_INT32>201 struct type_id<uint64_t> : tuple_type_id<SD_BUS_TYPE_UINT64>204 struct type_id<int64_t> : tuple_type_id<SD_BUS_TYPE_INT64>208 struct type_id<double> : tuple_type_id<SD_BUS_TYPE_DOUBLE>[all …]