1 / 7

_ fileName

h w. dw. _ fileName. _ fileName. DocWriter 클래스로부터 상속 받은 멤버들. _content. _content. _ fontName. DOCWriter 객체. HTMLWriter 클래스에서 새로 추가된 멤버들. _ fontSize. _ fontColor. HTMLWriter 객체. h w. _ fileName. DocWriter 클래스의 생성자에 의해서 초기화된다. _content. _ fontName. HTMLWriter 클래스의 생성자에

ada
Download Presentation

_ fileName

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. hw dw _fileName _fileName DocWriter클래스로부터 상속 받은 멤버들 _content _content _fontName DOCWriter객체 HTMLWriter클래스에서 새로 추가된 멤버들 _fontSize _fontColor HTMLWriter객체

  2. hw _fileName DocWriter클래스의 생성자에 의해서 초기화된다 _content _fontName HTMLWriter클래스의 생성자에 의해서 초기화된다 _fontSize _fontColor HTMLWriter객체

  3. hw dw _fileName _fileName _content _content _fontName DOCWriter객체 ? _fontSize ? _fontColor ? HTMLWriter객체

  4. hw dw _fileName _fileName _content _content _fontName DOCWriter객체 _fontSize _fontColor HTMLWriter객체

  5. HTMLWriter타입의 포인터 변수 dw &dw phw _fileName phw -> _fontColor _content DOCWriter객체 _fontColor

  6. hw DocWriter타입의 포인터 변수 &hw pDW _fileName pDW로 가리킬 수 있는 멤버는 모두 가지고 있다 _content _fontName _fontSize _fontColor HTMLWriter객체

  7. std name UnderGradStudent 클래스에서 상속 받은 멤버들 department building DormStudent 클래스에서 상속 받은 멤버들 roomNumber UnderGrad_DormStudent객체

More Related