Next:
public
Up:
Class and Member
Previous:
Class definition syntax
Contents
Access Control of Member attributes
There are four types of access controls for member attributes, which are
public
,
private
,
common
, and
auto
.
Subsections
public
private
common
auto
oz 2009-12-22