CONZEPT 16 C++ API
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CC16::ArrayGenericGeneric array
 CC16::Array< Element >Array of elements
 CC16::Series< Element >Series of elements
 CC16::SeriesGenericGeneric series
 CC16::Series< Element >Series of elements
 CC16::ArrayGeneric::IteratorGenericGeneric iterator of an array
 CC16::Array< Element >::IteratorIterator for elements of an array
 CC16::Array< Element >::IteratorConstConst-Iterator for elements of an array
 CC16::Array< Element >::IteratorIterator for elements of an array
 CC16::BinaryGeneric binary buffer to operate on binaries
 CC16::BinaryDirectoryBinary directory buffer to operate on binary directories
 CC16::BinaryObjectBinary object buffer to operate on binary objects
 CC16::ClientClient to access a server hosting databases
 CC16::DatabaseDatabase hosted by a server
 CC16::Database::ConnectionConnection to a database
 CC16::Database::DiagnosisDiagnosis of a database
 CC16::FieldField of a table
 CC16::FieldsFields of a database
 CC16::Flags< Enumeration >Set of enumerators
 CC16::KeyKey of a table
 CC16::Key::FieldField of a key
 CC16::Key::ReorganizationReorganization of a key
 CC16::KeysKeys of a database
 CC16::LinkLink of a table
 CC16::Link::FieldField of a link
 CC16::LinksLinks of a database
 CC16::Procedure::CompilationCompilation of a procedure
 CC16::Procedure::Compilation::ResultResult of a compilation of a procedure
 CC16::Procedure::ExecutionExecution of a procedure
 CC16::RecordRecord buffer to operate on records of a table
 CC16::Record::FieldCommonCommon field buffer of a record buffer
 CC16::Record::FieldConstGenericGeneric constant field buffer of a record buffer
 CC16::Record::FieldConst< Value >Constant field buffer of a record buffer
 CC16::Record::FieldGenericGeneric field buffer of a record buffer
 CC16::Record::Field< Value >Field buffer of a record buffer
 CC16::RecordsGeneric record set
 CC16::RecordsKeyRecord set of records ordered by a key
 CC16::RecordsLinkRecord set of records restricted and ordered by a link
 CC16::RecordsSelectionRecord set of records restricted and ordered by a selection
 CC16::SelectionSelection buffer to operate on selections of a table
 CC16::ServerServer hosting databases
 CC16::SubrecordSubrecord of a table
 CC16::SubrecordsSubrecords of a database
 CC16::TableTable of a database
 CC16::Table::FieldsFields of a table
 CC16::TablesTables of a database
 CC16::Tables::IteratorConstConst-Iterator for tables of a database
 CC16::TextText buffer to operate on texts of a database
 CC16::ProcedureProcedure buffer to operate on procedures of a database
 CC16::TextsTexts of a database
 CC16::ProceduresProcedures of a database
 CC16::TransactionTransaction of a database
 CC16::TransactionsTransactions performed by the user accessing the database
 CC16::UserUser buffer to operate on users of a database
 CC16::User::LogoutLogout of a user from a database
 CC16::UsersUsers of a database
 CC16::Value::DatePeriod of time covering a day
 CC16::Value::DecimalDecimal number
 CC16::Value::MomentAbsolute point in time
 CC16::Value::TimePoint in time relative to midnight (00:00) of a day
 CC16::VariantContainer holding one of many alternatives
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 CC16::Exception::GenericGeneric exception
 CC16::Binary::ExceptionException of an operation on a binary
 CC16::Database::Connection::ExceptionException of a connection to a database
 CC16::Exception::DifferenceException caused by difference
 CC16::Exception::InaccessibilityException caused by inaccessibility
 CC16::Exception::InexistenceException caused by inexistence
 CC16::Exception::InternalInternal exception
 CC16::Exception::InvalidityException caused by invalidity
 CC16::Exception::UnavailabilityException caused by unavailability
 CC16::Filesystem::ExceptionException of a filesystem
 CC16::Procedure::Execution::ExceptionException of the execution of a procedure
 Cstd::ios_baseSTL class
 Cstd::basic_ios< Char >STL class
 Cstd::basic_istream< Char >STL class
 Cstd::istreamSTL class
 CC16::Text::StreamInputInput stream for reading texts
 Cstd::basic_ostream< Char >STL class
 Cstd::ostreamSTL class
 CC16::Text::StreamOutputOutput stream for writing texts
 Cstd::iosSTL class
 CC16::Text::StreamGeneric stream for text buffers
 CC16::Text::StreamInputInput stream for reading texts
 CC16::Text::StreamOutputOutput stream for writing texts
 Cstreambuf
 CC16::Text::StreamBufferGeneric stream buffer for text buffers
 CC16::Text::StreamBufferInputInput stream buffer for reading text buffers
 CC16::Text::StreamBufferOutputOutput stream buffer for writing texts