KCMS CMM Reference Manual

Public Members

The KcsXWindow class has the following public members.

Table 2-10 KcsXWindow Public Members

Public Member 

Description 

virtual
	KcsIO* getIO();

Returns the I/O pointer. 

KcsXWindow(KcsStatus *status,
 	const Display *dpy, const int screen,
 	const Visual *visual, const long caller)

Constructs a new IO object pointer to a profile connected to the machine and display. The specific X Window System profile name is constructed. The location is either a known local directory or a path specified by the KCMS_XTERMINAL_PROFILES environment variable.

virtual ~KcsXWindow()

Destructor.