![]()  | 
  
      Apache Ignite C++
    
   | 
 
Ignite Binary Objects API. More...
Classes | |
| class | BinaryArrayReader | 
| Binary array reader.  More... | |
| class | BinaryArrayWriter | 
| Binary array writer.  More... | |
| class | BinaryCollectionReader | 
| Binary collection reader.  More... | |
| class | BinaryCollectionWriter | 
| Binary collection writer.  More... | |
| class | BinaryMapReader | 
| Binary map reader.  More... | |
| class | BinaryMapWriter | 
| Binary map writer.  More... | |
| class | BinaryObject | 
| Binary object.  More... | |
| class | BinaryRawReader | 
| Binary raw reader.  More... | |
| class | BinaryRawWriter | 
| Binary raw writer.  More... | |
| class | BinaryReader | 
| Binary reader.  More... | |
| class | BinaryStringArrayReader | 
| Binary string array reader.  More... | |
| class | BinaryStringArrayWriter | 
| Binary string array writer.  More... | |
| struct | BinaryType | 
| Binary type structure.  More... | |
| struct | BinaryType< T *> | 
| Templated binary type specification for pointers.  More... | |
| class | BinaryWriter | 
| Binary writer.  More... | |
| struct | CollectionType | 
| Binary collection types.  More... | |
| struct | MapType | 
| Binary map types.  More... | |
Functions | |
| IGNITE_IMPORT_EXPORT int32_t | GetBinaryStringHashCode (const char *val) | 
| Get binary string hash code.  More... | |
Ignite Binary Objects API.
| int32_t ignite::binary::GetBinaryStringHashCode | ( | const char * | val | ) | 
Get binary string hash code.
| val | Value. | 
 1.8.13