Метод |
Описание |
|
AddBlock ( string path, string normConfig ) : void |
|
|
deserializeBC ( byte ba ) : BlockConfig |
|
|
deserializeFromByteArray ( byte ba ) : object |
|
|
deserializeTCS ( byte ba ) : TOFChannelSet |
|
|
getBlockConfig ( int blockID ) : BlockConfig |
|
|
processBlockQuery ( BlockStoreBlockQuery query, int blockID ) : BlockStoreBlockResponse |
|
|
processBlockQueryAverage ( BlockStoreBlockQuery query, int blockIDs ) : BlockStoreBlockResponse |
|
|
processDetectorQuery ( BlockStoreDetectorQuery query, int blockID ) : BlockStoreDetectorResponse |
|
|
processDetectorQueryAverage ( BlockStoreDetectorQuery query, int blockIDs ) : BlockStoreDetectorResponse |
|
|
serializeAsByteArray ( object bc ) : byte[] |
|
|