70 likes | 205 Views
h w. dw. _ fileName. _ fileName. DocWriter 클래스로부터 상속 받은 멤버들. _content. _content. _ fontName. DOCWriter 객체. HTMLWriter 클래스에서 새로 추가된 멤버들. _ fontSize. _ fontColor. HTMLWriter 객체. h w. _ fileName. DocWriter 클래스의 생성자에 의해서 초기화된다. _content. _ fontName. HTMLWriter 클래스의 생성자에
E N D
hw dw _fileName _fileName DocWriter클래스로부터 상속 받은 멤버들 _content _content _fontName DOCWriter객체 HTMLWriter클래스에서 새로 추가된 멤버들 _fontSize _fontColor HTMLWriter객체
hw _fileName DocWriter클래스의 생성자에 의해서 초기화된다 _content _fontName HTMLWriter클래스의 생성자에 의해서 초기화된다 _fontSize _fontColor HTMLWriter객체
hw dw _fileName _fileName _content _content _fontName DOCWriter객체 ? _fontSize ? _fontColor ? HTMLWriter객체
hw dw _fileName _fileName _content _content _fontName DOCWriter객체 _fontSize _fontColor HTMLWriter객체
HTMLWriter타입의 포인터 변수 dw &dw phw _fileName phw -> _fontColor _content DOCWriter객체 _fontColor
hw DocWriter타입의 포인터 변수 &hw pDW _fileName pDW로 가리킬 수 있는 멤버는 모두 가지고 있다 _content _fontName _fontSize _fontColor HTMLWriter객체
std name UnderGradStudent 클래스에서 상속 받은 멤버들 department building DormStudent 클래스에서 상속 받은 멤버들 roomNumber UnderGrad_DormStudent객체