Private and shared data in object-oriented programming
Loading...
Authors
Theologitis, Vassilios
Subjects
Advisors
Nelson, Michael L.
Date of Issue
1992-03
Date
Mar-92
Publisher
Monterey, California. Naval Postgraduate School
Language
en_US
Abstract
In a typical object-oriented system, there are two kind of variables: those which are private to instances(objects) and those which are shared by all instances of a class. Variables may also be declared in some object-oriented languages as private, public, or subtype visible which affects the access to the data. However we know of no object-oriented programming which allows data(variables) to be declared as private for specific methods only. The purpose of this thesis is to propose a solution to the problems of implementing and maintaining both shared and private data at various levels within an object-oriented environment.
Type
Thesis
Description
Series/Report No
Department
Computer Science
Organization
Naval Postgraduate School (U.S.)
Identifiers
NPS Report Number
Sponsors
Funder
Format
xiii, 162 p.: ill.;28 cm.
Citation
Distribution Statement
Approved for public release; distribution is unlimited.
Rights
Copyright is reserved by the copyright owner.