Generated on Thu Mar 22 10:39:51 2012 for Gecode by doxygen 1.6.3

FileSizeOptions Class Reference

Parse an additional file option. More...

#include <scowl.hpp>

List of all members.

Public Member Functions

 FileSizeOptions (const char *s)
 Initialize with name s.
const char * file (void) const
 Return file name (NULL if none given).

Protected Attributes

Gecode::Driver::StringValueOption _file
 The file name.

Detailed Description

Parse an additional file option.

Definition at line 41 of file scowl.hpp.


Constructor & Destructor Documentation

FileSizeOptions::FileSizeOptions ( const char *  s  )  [inline]

Initialize with name s.

Definition at line 13466 of file scowl.hpp.


Member Function Documentation

const char * FileSizeOptions::file ( void   )  const [inline]

Return file name (NULL if none given).

Definition at line 13472 of file scowl.hpp.


Member Data Documentation

The file name.

Definition at line 44 of file scowl.hpp.


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