CMS 3D CMS Logo

ext::basic_izstream< Item_t, Traits_t, Allocator_t > Class Template Reference

#include <PhysicsTools/MVAComputer/interface/zstream.h>

Inheritance diagram for ext::basic_izstream< Item_t, Traits_t, Allocator_t >:

ext::basic_izstreambase< Item_t, Traits_t, Allocator_t >

List of all members.

Public Types

typedef std::basic_istream
< Item_t, Traits_t > 
IStream_t
typedef basic_izstreambase
< Item_t, Traits_t,
Allocator_t > 
ZIStreamBase_t

Public Member Functions

 basic_izstream (IStream_t *is, int open_mode=std::ios::in)
 ~basic_izstream ()


Detailed Description

template<typename Item_t, typename Traits_t = std::char_traits<Item_t>, typename Allocator_t = std::allocator<Item_t>>
class ext::basic_izstream< Item_t, Traits_t, Allocator_t >

Definition at line 145 of file zstream.h.


Member Typedef Documentation

template<typename Item_t, typename Traits_t = std::char_traits<Item_t>, typename Allocator_t = std::allocator<Item_t>>
typedef std::basic_istream<Item_t, Traits_t> ext::basic_izstream< Item_t, Traits_t, Allocator_t >::IStream_t

Reimplemented from ext::basic_izstreambase< Item_t, Traits_t, Allocator_t >.

Definition at line 148 of file zstream.h.

template<typename Item_t, typename Traits_t = std::char_traits<Item_t>, typename Allocator_t = std::allocator<Item_t>>
typedef basic_izstreambase<Item_t, Traits_t, Allocator_t> ext::basic_izstream< Item_t, Traits_t, Allocator_t >::ZIStreamBase_t

Definition at line 149 of file zstream.h.


Constructor & Destructor Documentation

template<typename Item_t, typename Traits_t = std::char_traits<Item_t>, typename Allocator_t = std::allocator<Item_t>>
ext::basic_izstream< Item_t, Traits_t, Allocator_t >::basic_izstream ( IStream_t is,
int  open_mode = std::ios::in 
) [inline]

Definition at line 151 of file zstream.h.

template<typename Item_t, typename Traits_t = std::char_traits<Item_t>, typename Allocator_t = std::allocator<Item_t>>
ext::basic_izstream< Item_t, Traits_t, Allocator_t >::~basic_izstream (  )  [inline]

Definition at line 153 of file zstream.h.

00153 {}


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:46:54 2009 for CMSSW by  doxygen 1.5.4