Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

NCursesPanel::UserHook Struct Reference

List of all members.

Public Attributes

void * m_user
const NCursesPanelm_back
const PANEL * m_owner

Detailed Description

This structure is used for the panel's user data field to link the PANEL* to the C++ object and to provide extra space for a user pointer.


Member Data Documentation

const NCursesPanel* NCursesPanel::UserHook::m_back
 

backward pointer to C++ object

const PANEL* NCursesPanel::UserHook::m_owner
 

the panel itself

void* NCursesPanel::UserHook::m_user
 

the pointer for the user's data


The documentation for this struct was generated from the following file:
Generated on Wed Sep 14 10:52:55 2005 for yast2-ncurses by  doxygen 1.4.4