Marsyas  0.6.0-alpha
Namespaces | Functions
/usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/Collection.cpp File Reference
#include <marsyas/common_source.h>
#include <marsyas/Collection.h>
#include <algorithm>
#include <iterator>
#include <time.h>

Go to the source code of this file.

Namespaces

namespace  Marsyas

Functions

mrs_string join (const vector< mrs_string > &v, const mrs_string delim)
ostream & operator<< (ostream &o, const Collection &l)
istream & operator>> (istream &i, Collection &l)
bool replace (std::string &str, const std::string &from, const std::string &to)