ARB
Public Member Functions | Public Attributes | List of all members
AW_widget_value_pair Struct Reference

#include <aw_window_Xm.hxx>

Inheritance diagram for AW_widget_value_pair:
Inheritance graph
[legend]
Collaboration diagram for AW_widget_value_pair:
Collaboration graph
[legend]

Public Member Functions

template<typename T >
 AW_widget_value_pair (T t, Widget w)
 
 ~AW_widget_value_pair ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

AW_scalar value
 
Widget widget
 
AW_widget_value_pairnext
 

Detailed Description

Definition at line 81 of file aw_window_Xm.hxx.

Constructor & Destructor Documentation

template<typename T >
AW_widget_value_pair::AW_widget_value_pair ( T  t,
Widget  w 
)
inlineexplicit

Definition at line 82 of file aw_window_Xm.hxx.

AW_widget_value_pair::~AW_widget_value_pair ( )
inline

Definition at line 83 of file aw_window_Xm.hxx.

References aw_assert, and next.

Member Data Documentation

AW_scalar AW_widget_value_pair::value
Widget AW_widget_value_pair::widget
AW_widget_value_pair* AW_widget_value_pair::next

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