DwarfDB  0.1.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NDwarfDB
 NAccessFunctions
 CAccessA class for defining parameters of access to a given structure
 CAccessExceptionDescription of AccessException.
 NChecks
 CExecutionTimeCheckExecutionTimeCheck - a class for making checks of code execution velocity
 NChunkManager
 CChunkExceptionDescription of ChunkException.
 CChunkFormatA class for writing and formatting DB chunks
 CChunkManagerDescription of ChunkManager.
 CIndexPair
 NConfig
 CConfigDescription of Config.
 NCrypto
 CComputeHashКласс для формирования и выдачи шифровального ключа
 NDataStructures
 CColumn
 CDataBaseA class for database object
 CDataBaseException
 CDataContainerDataContainer is the base element of DwarfDB data structure
 CDataException< T >Exception for datastructures
 CDSAccessManagerDataStructure access manager
 CDummyContainerDummyContainer class - it's class for using instead of NULL
 CDummyFieldDummyField class - it's class for using instead of NULL
 CDummyRecordDummyRecord class - it's class for using instead of NULL
 CFieldClass for field of Record
 CIndexIndex of data structure elements
 CIndexException
 CIStructureAn interface for DwarfDB data structures, such as: DataContainer and Record
 CIStructureAccessDescription of IStructureAccess.
 CRecordRecord is the element of DataContainer
 NDwarfCommand
 CCommandDescription of Command.
 NErrors
 CMessagesA class for errors output
 NGlobal
 CCheckAccessA static class for simplified access check
 CStaticResourceManagerA Static (global) resource manager for a simple access to .resx
 NLinks
 CDataContainerLinkA class for links to datacontainers
 CDataContainerLinkParserA DC link parser Link: ip_address:db_name:dc_name
 CILinkAn interface for DB link
 CILinkParserAn interface for link parser
 CRecordLinkA class for links to records
 CRecordLinkParserA Record link parser Link: ip_address:db_name:dc_name:rec_hash
 NStack
 CDataStorageA stack for improving an access to dwarf records
 CDataStorageExceptionException for data stacks
 NTransactionJournals
 CJournalDescription of TransactionJournals.
 NTransactions
 CDwarfTransactionDwarfTransaction - transaction without read blocking
 NUnitTests
 CDataBaseTest
 CDataContainerTest
 CGenKeyTest
 CRecordTest
 NUser
 CUserA class for users representation
 CUserCredentialsClass for user logins and password keeping
 CUserExceptionDescription of UserException.
 CUserPermissionsA class for defining user permissions
 CGenKeyA class for key generation
 CProgramDescription of Employees.
 NSystem
 NLinq
 NDwarf
 CDwarfEnumerableDescription of DwarfLinq.
 CGenKeyExceptionException for datastructures