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
22
class
RUDIMENTS_DLLSPEC
httpserverapi
:
public
input
,
public
output
{
23
public
:
24
27
virtual
const
char
*
getType
()=0;
28
29
#include <rudiments/private/httpserverapi.h>
30
};
31
32
#endif
httpserverapi
Definition
httpserverapi.h:22
httpserverapi::getType
virtual const char * getType()=0
input
Definition
input.h:11
output
Definition
output.h:11
Generated on Tue Dec 3 2024 01:50:18 for Rudiments by
1.10.0