Cluster.
More...
#include <io_buffer.h>
|
class | membuf |
|
size_t | WriteClusterInfo (void *, VERSION version, const Cluster &) |
| Write the information about the cluster.
|
|
size_t | ReadClusterInfo (void *, VERSION version, Cluster &) |
| Read the information about the cluster.
|
|
size_t | WriteClusterBody (void *, VERSION version, const Cluster &obj, uint16 clusterSize) |
| Write the cluster's contents.
|
|
size_t | ReadClusterBody (void *, VERSION version, Cluster &obj, uint16 clusterSize) |
| Read the cluster's contents.
|
|
void | ReadCluster (reader &, uint16 clusterSize, Cluster &) |
| Write the cluster.
|
|
void | WriteCluster (writer &, const Cluster &, uint16 clusterSize) |
| Read the cluster.
|
|
The documentation for this class was generated from the following file: