All Types
| Name | Unit | Description |
|---|---|---|
| IntArray | Noso.Block |
|
| TBlockAddresses | MPForm | Array of block-related addresses for network operations |
| TBlockNumber | Noso.Network | Type representing a 15-character block number. |
| TBlockOrders | Noso.General | Dynamic array of TOrderData records |
| TConnectionChannelList | Noso.Network | A list of TCP client channels (connections) for each client slot. |
| TConnectionCriticalSectionList | Noso.Network | A list of critical sections for synchronizing access to connection-specific resources. |
| TConnectionList | Noso.Network | A list that holds connection data for each client connection slot. |
| TConnectionOutgoingMessagesList | Noso.Network | An array of outgoing message lists, one per connection slot. |
| TConnectionStringListArray | Noso.Network | An array of TStringList objects for holding incoming messages for each connection slot. |
| TConsensus | Noso.Consensus | Array that stores consensus results. |
| TFileManagerArray | Noso.Debug | Array of file management records. |
| THashIdentifier | Noso.Network | Type representing a short 5-character hash. |
| THashString | Noso.Network | Type representing a hash string (MD5, 32 chars, 128 bits). |
| TIndexRecord | Noso.Summary |
|
| TKeyType | MP.Utils.Signing |
|
| TLongHashString | Noso.Network | Type representing a hash string (SHA256?, 64 chars, 256 bits). |
| TPSOsArray | Noso.Pso |
|
| TStringArray | Noso.General | Dynamic array of strings |
| TSyncStatus | Noso.Network | An enum representing the synchronization status. |
| TThreadManagerArray | Noso.Debug | Array of thread management records. |
| TTimeStamp | Noso.Network | Type representing a UTC timestamp. |
| TTimestampInteger | Noso.Network | A type representing timestamps as integers. |
Generated by PasDoc 0.16.0-snapshot.