Chapter 37. Private and Protected Inheritance

    FAQ 37.01 What are private inheritance and protected inheritance?

    FAQ 37.02 What is the difference between private inheritance and protected inheritance?

    FAQ 37.03 What is the syntax and semantics for private and protected inheritance?

    FAQ 37.04 When should normal has-a be used, rather than private or protected inheritance?

    FAQ 37.05 What are the access rules for public, protected, and private inheritance?

    FAQ 37.06 In a private or protected derived class, how can a member function that was public in the base class be made public in the derived class?

    FAQ 37.07 Should a pointer be cast from a private or protected derived class to its base class?



C++ FAQs
C Programming FAQs: Frequently Asked Questions
ISBN: 0201845199
EAN: 2147483647
Year: 2005
Pages: 566
Authors: Steve Summit

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net