ARB
Public Member Functions | Static Public Member Functions | List of all members
AW_at_storage Struct Referenceabstract

#include <aw_window.hxx>

Inheritance diagram for AW_at_storage:
Inheritance graph
[legend]

Public Member Functions

virtual ~AW_at_storage ()
 store/restore some properties from/to AW_at More...
 
virtual void store (const AW_at &at)=0
 
virtual void restore (AW_at &at) const =0
 

Static Public Member Functions

static AW_at_storagemake (AW_window *aww, AW_at_storage_type type)
 

Detailed Description

Definition at line 203 of file aw_window.hxx.

Constructor & Destructor Documentation

virtual AW_at_storage::~AW_at_storage ( )
inlinevirtual

store/restore some properties from/to AW_at

Definition at line 205 of file aw_window.hxx.

Member Function Documentation

virtual void AW_at_storage::store ( const AW_at at)
pure virtual

Implemented in AW_at_auto, AW_at_maxsize, and AW_at_size.

Referenced by AW_window::store_at_to().

virtual void AW_at_storage::restore ( AW_at at) const
pure virtual

Implemented in AW_at_auto, AW_at_maxsize, and AW_at_size.

Referenced by AW_window::restore_at_from().

AW_at_storage * AW_at_storage::make ( AW_window aww,
AW_at_storage_type  type 
)
static

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