C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Cluster. More...

#include <io_buffer.h>

Protected Member Functions

void AllocMem (uint16 len)
 Allocate memory of the given size.
 
void FreeMem ()
 Free memory.
 

Friends

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.
 

Detailed Description


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