TFCweb
1.0.4 $Rev: 483 $
TFC Primavera 2012: Nucli d'un servidor web
|
#include "AutoIndex.h"
#include "Servidor.h"
#include "TipusMIME.h"
#include <sstream>
#include <vector>
#include <boost/date_time.hpp>
#include <boost/lexical_cast.hpp>
Veure el codi d'aquest fitxer.
Espais de Noms | |
namespace | anonymous_namespace{AutoIndex.cc} |
namespace | tfc |
Espai de noms del Treball de Final de Carrera. |
Enumeracions | |
enum | { AMPLE_DATA = 11, AMPLE_MIDA = 12, AMPLE_MIME = 15 } |
Amplades (en caracters) dels elements de l'índex. Més... |
Funcions | |
string | mida (const size_t s) |
string | mtime (const time_t &t) |
Definició al fitxer AutoIndex.cc.