ARB
Public Member Functions | List of all members
AW_at_maxsize Class Reference
Inheritance diagram for AW_at_maxsize:
Inheritance graph
[legend]
Collaboration diagram for AW_at_maxsize:
Collaboration graph
[legend]

Public Member Functions

 AW_at_maxsize ()
 
void store (const AW_at &at) OVERRIDE
 
void restore (AW_at &at) const OVERRIDE
 
- Public Member Functions inherited from AW_at_storage
virtual ~AW_at_storage ()
 store/restore some properties from/to AW_at More...
 

Additional Inherited Members

- Static Public Member Functions inherited from AW_at_storage
static AW_at_storagemake (AW_window *aww, AW_at_storage_type type)
 

Detailed Description

Definition at line 368 of file AW_at.cxx.

Constructor & Destructor Documentation

AW_at_maxsize::AW_at_maxsize ( )
inline

Definition at line 373 of file AW_at.cxx.

Member Function Documentation

void AW_at_maxsize::store ( const AW_at at)
virtual

Implements AW_at_storage.

Definition at line 382 of file AW_at.cxx.

References AW_at::max_x_size, and AW_at::max_y_size.

void AW_at_maxsize::restore ( AW_at at) const
virtual

Implements AW_at_storage.

Definition at line 387 of file AW_at.cxx.

References AW_at::max_x_size, and AW_at::max_y_size.


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