#include <ClassBox.h>

Public Member Functions | |
| CVDisplay () | |
| virtual | ~CVDisplay () |
Public Attributes | |
| const char * | title |
上位の表示クラスを使用する際のアクセスポイントとなる,仮想的なクラス.
このクラスのインスタンスを直接使用することは殆ど無い.
Definition at line 62 of file ClassBox.h.
| CVDisplay | ( | ) | [inline] |
| virtual ~CVDisplay | ( | ) | [inline, virtual] |
Definition at line 69 of file ClassBox.h.
| const char* title |
Definition at line 65 of file ClassBox.h.
Referenced by CVDisplay::CVDisplay().
1.6.1