Soletta™ Framework
|
String/int64_t table type. More...
#include <sol-str-table.h>
Data Fields | |
const char * | key |
Key string. More... | |
size_t | len |
Key string length. More... | |
int64_t | val |
Value (int64_t) More... | |
String/int64_t table type.
const char* sol_str_table_int64::key |
Key string.
size_t sol_str_table_int64::len |
Key string length.
int64_t sol_str_table_int64::val |
Value (int64_t)