Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Attributes | List of all members
leveldb::BlockContents Struct Reference

#include <format.h>

Collaboration diagram for leveldb::BlockContents:
Collaboration graph
[legend]

Public Attributes

Slice data
 
bool cachable
 
bool heap_allocated
 

Detailed Description

Definition at line 86 of file format.h.

Member Data Documentation

bool leveldb::BlockContents::cachable

Definition at line 88 of file format.h.

Slice leveldb::BlockContents::data

Definition at line 87 of file format.h.

bool leveldb::BlockContents::heap_allocated

Definition at line 89 of file format.h.


The documentation for this struct was generated from the following file: