Rudiments
include
rudiments
httpserverapi.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information
3
4
#ifndef RUDIMENTS_HTTPSERVERAPI_H
5
#define RUDIMENTS_HTTPSERVERAPI_H
6
7
#include <rudiments/private/httpserverapiincludes.h>
8
9
class
RUDIMENTS_DLLSPEC
httpserverapi
:
public
output
{
10
public
:
11
httpserverapi
(
void
*apistruct) {};
12
virtual
~
httpserverapi
() {};
13
14
#include <rudiments/private/httpserverapi.h>
15
};
16
17
#endif
httpserverapi
Definition:
httpserverapi.h:9
output
Definition:
output.h:9
Generated on Wed Sep 22 2021 18:18:10 for Rudiments by
1.9.1