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
NCursesPanel
*
m_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:
ncursesp.h
Generated on Wed Nov 12 04:52:34 2008 for yast2-ncurses by
1.3.9.1