AMPS C# Client  5.3.3.4
AMPS C# Client for .NET
AMPS.Client.BlockPublishStore.Block Class Reference

Public Member Functions

 Block (int index)
 
long getPosition ()
 
string toString ()
 

Public Attributes

int index
 
Block nextInChain
 
Block nextInList
 
ulong sequenceNumber
 

Static Public Attributes

const int SIZE = 2048
 
const int BLOCK_HEADER_SIZE = 32
 
const int BLOCK_DATA_SIZE = Block.SIZE - BLOCK_HEADER_SIZE
 
const int BLOCK_CRC_POSITION = 16
 
const int CHAIN_HEADER = 32
 
const int BLOCK_READY_POSITION = 24
 

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