BRS#
BinaryValues Class Reference

Binární data. More...

Static Public Attributes

static uint Header = 0x2b2b2b23
 Společná hlavička pro všechny položky. More...
 
static uint[] HeaderValue
 Pole hlaviček pro každý z typů BkHeader.DatObject More...
 

Detailed Description

Binární data.

Třída obsahuje binární hlavičky pro jednotlivé typy binárních dat, které se zálohují.

Definition at line 7 of file Backup.cs.

Member Data Documentation

uint BinaryValues.Header = 0x2b2b2b23
static

Společná hlavička pro všechny položky.

Definition at line 11 of file Backup.cs.

uint [] BinaryValues.HeaderValue
static
Initial value:
= {
0x20206244,
0x735f6943,
0x735f6c41,
0x735f6c50,
0x735f7542,
0x79746943,
0x61696c41,
0x6e616c50,
0x20737542,
0x74616553,
0x20646e45,
}

Pole hlaviček pro každý z typů BkHeader.DatObject

Warning
Pořadí v tomto poli a BkHeader.DatObject spolu musí korespondovat.

Definition at line 16 of file Backup.cs.


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