Mid Sweden University

miun.sePublikasjoner
Endre søk
RefereraExporteraLink to record
Permanent link

Direct link
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Annet format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annet språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf
Constructing persistent object-oriented models with standard C++
Mittuniversitetet, Fakulteten för naturvetenskap, teknik och medier, Institutionen för informationsteknologi och medier (-2013).
Ansvarlig organisasjon
2006 (engelsk)Inngår i: Journal of Object Technology, E-ISSN 1660-1769, Vol. 5, nr 1, s. 69-81Artikkel i tidsskrift (Fagfellevurdert) Published
Abstract [en]

In this paper, it is suggested an approach and a design pattern for developing object-oriented models that need to be persistent, including the databases of moderate size, with using only the standard C++ and its file storage facilities, and without using specific C++ dialects or any support of external libraries providing the persistence. Objects of the model may be of a great variety of types, belonging to a complex class hierarchy, and are considered to be of rather general structure, containing both pointers to any other model's objects and dynamically allocated arrays of various types. The main idea consists in that all types involved are considered as classes derived from the unique base class with the minimal common interface. Classes' objects are allocated dynamically, and the pointers are kept in the model's base-class pointers container, which provides sorting, searching, and changing the objects kept. The objects' serialization, reading, and management is implemented with using the virtual functions, list of type names, and object factory technique.

sted, utgiver, år, opplag, sider
2006. Vol. 5, nr 1, s. 69-81
Emneord [en]
object-oriented programming, the C++ programming language, persistent objects
HSV kategori
Identifikatorer
URN: urn:nbn:se:miun:diva-3340Scopus ID: 2-s2.0-33645688715Lokal ID: 3514OAI: oai:DiVA.org:miun-3340DiVA, id: diva2:28372
Tilgjengelig fra: 2008-09-30 Laget: 2008-12-16 Sist oppdatert: 2024-03-04bibliografisk kontrollert

Open Access i DiVA

Fulltekst mangler i DiVA

Scopus

Person

Kozynchenko, Alexander

Søk i DiVA

Av forfatter/redaktør
Kozynchenko, Alexander
Av organisasjonen
I samme tidsskrift
Journal of Object Technology

Søk utenfor DiVA

GoogleGoogle Scholar

urn-nbn

Altmetric

urn-nbn
Totalt: 507 treff
RefereraExporteraLink to record
Permanent link

Direct link
Referera
Referensformat
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Annet format
Fler format
Språk
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Annet språk
Fler språk
Utmatningsformat
  • html
  • text
  • asciidoc
  • rtf