siteStatistics/adminLogs.cpp File Reference

#include <string>
#include <iomanip>
#include "cgiClass.h"
#include <sys/types.h>
#include <unistd.h>
#include "connectstring"
#include "ocString.h"
#include "ocTypes.h"
#include "cgiTemplates.h"
#include "ocXML.h"
#include "read_base.hpp"
#include <set>

Include dependency graph for adminLogs.cpp:

Go to the source code of this file.

Classes

class  reporter

Typedefs

typedef vector< string > tagVec
typedef map< string, long > cocounts
typedef map< string, string > lookups
typedef set< string > visitors
typedef map< string, visitorsaggregates
typedef vector< string > mapinserts

Functions

int main (int argc, char **argv)


Typedef Documentation

typedef map<string,visitors> aggregates

Definition at line 20 of file adminLogs.cpp.

typedef map<string,long> cocounts

Definition at line 17 of file adminLogs.cpp.

typedef map<string,string> lookups

Definition at line 18 of file adminLogs.cpp.

typedef vector<string> mapinserts

Definition at line 21 of file adminLogs.cpp.

typedef vector<string> tagVec

Definition at line 15 of file adminLogs.cpp.

typedef set<string> visitors

Definition at line 19 of file adminLogs.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)


Generated on Sat Aug 15 12:47:50 2009 for w3systemsDevelopment by  doxygen 1.5.5