std Namespace Reference

Functions

template<typename T >
ostream & operator<< (ostream &os, const std::pair< std::string, T > &record)
ostream & operator<< (ostream &os, const aitools::invertedindex::ByteBuffer &buffer)
ostream & operator<< (ostream &os, const aitools::invertedindex::GenericRecord &record)
template<typename Value >
ostream & operator<< (ostream &os, const aitools::invertedindex::Postlist< Value > &pl)
istream & operator>> (istream &is, aitools::invertedindex::Quantile &quantile)
ostream & operator<< (ostream &os, const aitools::invertedindex::Quantile &quantile)
ostream & operator<< (ostream &os, aitools::invertedindex::Quantile::Order order)
template<typename Value >
istream & operator>> (istream &is, aitools::invertedindex::Record< Value > &record)
template<typename Value >
ostream & operator<< (ostream &os, const aitools::invertedindex::Record< Value > &record)
ostream & operator<< (ostream &os, const aitools::invertedindex::Vocabulary &vocabulary)
istream & operator>> (istream &is, aitools::invertedindex::Value &value)
ostream & operator<< (ostream &os, const aitools::invertedindex::Value &value)

Detailed Description

The output operator needed by Boost.Test.


Function Documentation

ostream & std::operator<< ( ostream &  os,
const aitools::invertedindex::Value value 
)
ostream & std::operator<< ( ostream &  os,
const aitools::invertedindex::Vocabulary vocabulary 
)
template<typename Value >
ostream& std::operator<< ( ostream &  os,
const aitools::invertedindex::Record< Value > &  record 
) [inline]

Definition at line 180 of file Record.hpp.

ostream & std::operator<< ( ostream &  os,
aitools::invertedindex::Quantile::Order  order 
)
ostream & std::operator<< ( ostream &  os,
const aitools::invertedindex::Quantile quantile 
)
template<typename Value >
ostream& std::operator<< ( ostream &  os,
const aitools::invertedindex::Postlist< Value > &  pl 
) [inline]

Definition at line 175 of file Postlist.hpp.

ostream & std::operator<< ( ostream &  os,
const aitools::invertedindex::GenericRecord record 
)
ostream & std::operator<< ( ostream &  os,
const aitools::invertedindex::ByteBuffer buffer 
)
template<typename T >
ostream& std::operator<< ( ostream &  os,
const std::pair< std::string, T > &  record 
) [inline]

Definition at line 41 of file test_big_hash_map.cpp.

istream & std::operator>> ( istream &  is,
aitools::invertedindex::Value value 
)
template<typename Value >
istream& std::operator>> ( istream &  is,
aitools::invertedindex::Record< Value > &  record 
) [inline]

Definition at line 173 of file Record.hpp.

References aitools::invertedindex::Record< Value >::parse().

Here is the call graph for this function:

istream & std::operator>> ( istream &  is,
aitools::invertedindex::Quantile quantile 
)
Generated on Wed May 30 15:07:50 2012 by  doxygen 1.6.3