Comparing HostUpdate/HostUpdate.hpp (file contents):
Revision 2 by Douglas Thrift, 2003-11-05T18:29:00-08:00 vs.
Revision 3 by Douglas Thrift, 2003-11-05T18:37:16-08:00
1 |
< |
// Host Update |
2 |
< |
// |
3 |
< |
// Douglas Thrift |
4 |
< |
// |
5 |
< |
// $Id$ |
6 |
< |
|
7 |
< |
#ifndef _HostUpdate_h_ |
8 |
< |
#define _HostUpdate_h_ |
9 |
< |
|
10 |
< |
#include <iostream> |
11 |
< |
#include <cgicc/Cgicc.h> |
12 |
< |
|
13 |
< |
using namespace std; |
14 |
< |
using namespace cgicc; |
15 |
< |
|
16 |
< |
class HostUpdate |
17 |
< |
{ |
18 |
< |
private: |
19 |
< |
Cgicc cgi; |
20 |
< |
public: |
21 |
< |
HostUpdate(); |
22 |
< |
~HostUpdate(); |
23 |
< |
}; |
24 |
< |
|
25 |
< |
#endif // _HostUpdate_h_ |
1 |
> |
// Host Update |
2 |
> |
// |
3 |
> |
// Douglas Thrift |
4 |
> |
// |
5 |
> |
// $Id$ |
6 |
> |
|
7 |
> |
#ifndef _HostUpdate_h_ |
8 |
> |
#define _HostUpdate_h_ |
9 |
> |
|
10 |
> |
#include <iostream> |
11 |
> |
#include <cgicc/Cgicc.h> |
12 |
> |
|
13 |
> |
using namespace std; |
14 |
> |
using namespace cgicc; |
15 |
> |
|
16 |
> |
class HostUpdate |
17 |
> |
{ |
18 |
> |
private: |
19 |
> |
Cgicc cgi; |
20 |
> |
public: |
21 |
> |
HostUpdate(); |
22 |
> |
~HostUpdate(); |
23 |
> |
}; |
24 |
> |
|
25 |
> |
#endif // _HostUpdate_h_ |
Comparing HostUpdate/HostUpdate.hpp (property svn:eol-style):
Revision 2 by Douglas Thrift, 2003-11-05T18:29:00-08:00 vs.
Revision 3 by Douglas Thrift, 2003-11-05T18:37:16-08:00
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines |
> |
Changed lines |