CEBL  2.1
Functions
Session.cpp File Reference
#include <fstream>
#include <iostream>
#include <sstream>
#include <algorithm>
#include <boost/regex.hpp>
#include "Session.hpp"
#include "../Exceptions.hpp"

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, Session &s1)
 Send to ostream.

Function Documentation

ostream& operator<< ( std::ostream &  os,
Session s1 
)

Send to ostream.

Definition at line 149 of file Session.cpp.