util::stream::GenericStreams< T > Class Template Reference

#include <multi_stream.hh>

Inheritance diagram for util::stream::GenericStreams< T >:

Inheritance graph
[legend]
Collaboration diagram for util::stream::GenericStreams< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GenericStreams ()
void Init (const ChainPositions &positions, std::size_t limit)
void Init (const ChainPositions &positions)
 GenericStreams (const ChainPositions &positions)
void Init (std::size_t amount)


Detailed Description

template<class T>
class util::stream::GenericStreams< T >

Definition at line 88 of file multi_stream.hh.


Constructor & Destructor Documentation

template<class T>
util::stream::GenericStreams< T >::GenericStreams (  )  [inline]

Definition at line 92 of file multi_stream.hh.

template<class T>
util::stream::GenericStreams< T >::GenericStreams ( const ChainPositions positions  )  [inline]

Definition at line 105 of file multi_stream.hh.


Member Function Documentation

template<class T>
void util::stream::GenericStreams< T >::Init ( std::size_t  count  )  [inline]

Initialize with a given size bound but do not construct the objects.

This method is responsible for allocating memory. Objects stored in this array will be constructed in a location within this allocated memory.

Reimplemented from util::FixedArray< T >.

Definition at line 109 of file multi_stream.hh.

template<class T>
void util::stream::GenericStreams< T >::Init ( const ChainPositions positions  )  [inline]

Definition at line 101 of file multi_stream.hh.

template<class T>
void util::stream::GenericStreams< T >::Init ( const ChainPositions positions,
std::size_t  limit 
) [inline]


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

Generated on Thu Jul 6 00:34:54 2017 for Moses by  doxygen 1.5.9