ARB
Public Member Functions | List of all members
StorableSelectionList Class Reference

#include <awt_sel_boxes.hxx>

Public Member Functions

 StorableSelectionList (const TypedSelectionList &tsl_)
 
 StorableSelectionList (const TypedSelectionList &tsl_, ssl_to_storage list2file_, ssl_from_storage file2list_)
 
const TypedSelectionListget_typedsellist () const
 
const charget_filter () const
 
GB_ERROR save (const char *filename, long number_of_lines=0) const
 
GB_ERROR load (const char *filemask, bool append) const
 

Detailed Description

Definition at line 112 of file awt_sel_boxes.hxx.

Constructor & Destructor Documentation

StorableSelectionList::StorableSelectionList ( const TypedSelectionList tsl_)

Definition at line 623 of file AWT_sel_boxes.cxx.

StorableSelectionList::StorableSelectionList ( const TypedSelectionList tsl_,
ssl_to_storage  list2file_,
ssl_from_storage  file2list_ 
)
inline

Definition at line 119 of file awt_sel_boxes.hxx.

Member Function Documentation

const TypedSelectionList& StorableSelectionList::get_typedsellist ( ) const
inline
const char* StorableSelectionList::get_filter ( ) const
inline
GB_ERROR StorableSelectionList::save ( const char filename,
long  number_of_lines = 0 
) const
GB_ERROR StorableSelectionList::load ( const char filemask,
bool  append 
) const

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