CVDisplay Class Reference

#include <ClassBox.h>

Inheritance diagram for CVDisplay:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CVDisplay ()
virtual ~CVDisplay ()

Public Attributes

const char * title

Detailed Description

上位の表示クラスを使用する際のアクセスポイントとなる,仮想的なクラス.
このクラスのインスタンスを直接使用することは殆ど無い.

Definition at line 62 of file ClassBox.h.


Constructor & Destructor Documentation

CVDisplay (  )  [inline]

Definition at line 68 of file ClassBox.h.

References CVDisplay::title.

00068 { title = NULL;}

virtual ~CVDisplay (  )  [inline, virtual]

Definition at line 69 of file ClassBox.h.

00069 {}


Member Data Documentation

const char* title

Definition at line 65 of file ClassBox.h.

Referenced by CVDisplay::CVDisplay().


The documentation for this class was generated from the following file:

Generated on 15 Nov 2023 for JunkBox_Lib++ (for Windows) by  doxygen 1.6.1