CONZEPT 16 C++ API
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NC16Namespace
 NException
 CDifferenceException caused by difference
 CGenericGeneric exception
 CInaccessibilityException caused by inaccessibility
 CInexistenceException caused by inexistence
 CInternalInternal exception
 CInvalidityException caused by invalidity
 CUnavailabilityException caused by unavailability
 NFilesystemFilesystem
 CExceptionException of a filesystem
 NValueValue types
 CDatePeriod of time covering a day
 CDecimalDecimal number
 CMomentAbsolute point in time
 CTimePoint in time relative to midnight (00:00) of a day
 CArrayArray of elements
 CIteratorIterator for elements of an array
 CIteratorConstConst-Iterator for elements of an array
 CArrayGenericGeneric array
 CIteratorGenericGeneric iterator of an array
 CBinaryGeneric binary buffer to operate on binaries
 CExceptionException of an operation on a binary
 CBinaryDirectoryBinary directory buffer to operate on binary directories
 CBinaryObjectBinary object buffer to operate on binary objects
 CClientClient to access a server hosting databases
 CDatabaseDatabase hosted by a server
 CConnectionConnection to a database
 CExceptionException of a connection to a database
 CDiagnosisDiagnosis of a database
 CFieldField of a table
 CFieldsFields of a database
 CFlagsSet of enumerators
 CKeyKey of a table
 CFieldField of a key
 CReorganizationReorganization of a key
 CKeysKeys of a database
 CLinkLink of a table
 CFieldField of a link
 CLinksLinks of a database
 CProcedureProcedure buffer to operate on procedures of a database
 CCompilationCompilation of a procedure
 CResultResult of a compilation of a procedure
 CExecutionExecution of a procedure
 CExceptionException of the execution of a procedure
 CProceduresProcedures of a database
 CRecordRecord buffer to operate on records of a table
 CFieldField buffer of a record buffer
 CFieldCommonCommon field buffer of a record buffer
 CFieldConstConstant field buffer of a record buffer
 CFieldConstGenericGeneric constant field buffer of a record buffer
 CFieldGenericGeneric field buffer of a record buffer
 CRecordsGeneric record set
 CRecordsKeyRecord set of records ordered by a key
 CRecordsLinkRecord set of records restricted and ordered by a link
 CRecordsSelectionRecord set of records restricted and ordered by a selection
 CSelectionSelection buffer to operate on selections of a table
 CSeriesSeries of elements
 CSeriesGenericGeneric series
 CServerServer hosting databases
 CSubrecordSubrecord of a table
 CSubrecordsSubrecords of a database
 CTableTable of a database
 CFieldsFields of a table
 CTablesTables of a database
 CIteratorConstConst-Iterator for tables of a database
 CTextText buffer to operate on texts of a database
 CStreamGeneric stream for text buffers
 CStreamBufferGeneric stream buffer for text buffers
 CStreamBufferInputInput stream buffer for reading text buffers
 CStreamBufferOutputOutput stream buffer for writing texts
 CStreamInputInput stream for reading texts
 CStreamOutputOutput stream for writing texts
 CTextsTexts of a database
 CTransactionTransaction of a database
 CTransactionsTransactions performed by the user accessing the database
 CUserUser buffer to operate on users of a database
 CLogoutLogout of a user from a database
 CUsersUsers of a database
 CVariantContainer holding one of many alternatives