List of all members
ecl::is_seekable< T > Class Template Reference

Default action for detection of seekable devices (false). More...

#include <traits.hpp>

Inheritance diagram for ecl::is_seekable< T >:
Inheritance graph
[legend]

Additional Inherited Members

- Public Types inherited from ecl::Bool< x >
typedef Bool< x > type
 
typedef bool value_type
 
- Public Member Functions inherited from ecl::Bool< x >
 operator bool () const
 
virtual ~Bool ()
 
- Static Public Attributes inherited from ecl::Bool< x >
static bool const value
 

Detailed Description

template<typename T>
class ecl::is_seekable< T >

Default action for detection of seekable devices (false).

Sets the default value (false) for detection of the seekable device trait. Specialisations enable this to true.

Template Parameters
T: the test type.

Definition at line 72 of file traits.hpp.


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


ecl_devices
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:55