9.Class | ||
9.1.class definition( 12 ) | 9.18.derived class( 9 ) | |
9.2.constructor( 17 ) | 9.19.multiple base classes( 8 ) | |
9.3.destructor( 4 ) | 9.20.class prototype( 1 ) | |
9.4.member method( 9 ) | 9.21.class cast( 4 ) | |
9.5.member variable( 7 ) | 9.22.friend function( 7 ) | |
9.6.accessor functions( 2 ) | 9.23.friend operator( 1 ) | |
9.7.class hierarchy( 12 ) | 9.24.inline( 6 ) | |
9.8.initialization syntax( 3 ) | 9.25.static instance variable( 3 ) | |
9.9.private( 4 ) | 9.26.static member functions( 3 ) | |
9.10.protected( 3 ) | 9.27.this( 4 ) | |
9.11.public( 2 ) | 9.28.virtual function( 10 ) | |
9.12.private inheritance( 3 ) | 9.29.polymorphism( 1 ) | |
9.13.protected inheritance( 1 ) | 9.30.virtual inheritance( 1 ) | |
9.14.public inheritance( 4 ) | 9.31.abstract class( 1 ) | |
9.15.class combination( 3 ) | 9.32.instance object( 10 ) | |
9.16.inner class( 1 ) | 9.33.object array( 10 ) | |
9.17.base class( 6 ) | 9.34.object pointer( 10 ) |