#include <unixstl/filesystem/glob_sequence.hpp>
Types | |
| typedef glob_sequence_exception | class_type | 
| typedef | unixstl_ns_qual_std (exception) parent_class_type | 
Public Member Functions | |
Construction  | |
| glob_sequence_exception (int globStatus, int errno_) throw () | |
Accessors  | |
| char const * | what () const throw () | 
| int | get_globstatus () const throw () | 
| int | get_errno () const throw () | 
 1.5.6