Rudiments
include
rudiments
cgihttpserverapi.h
1
// Copyright (c) 1999-2018 David Muse
2
// See the COPYING file for more information
3
4
#ifndef RUDIMENTS_CGIHTTPSERVERAPI_H
5
#define RUDIMENTS_CGIHTTPSERVERAPI_H
6
7
#include <rudiments/private/cgihttpserverapiincludes.h>
8
9
19
class
RUDIMENTS_DLLSPEC
cgihttpserverapi
:
public
httpserverapi
{
20
public
:
21
23
cgihttpserverapi
();
24
26
~cgihttpserverapi
();
27
29
const
char
*
getType
();
30
31
#include <rudiments/private/cgihttpserverapi.h>
32
};
33
34
#endif
cgihttpserverapi
Definition
cgihttpserverapi.h:19
cgihttpserverapi::getType
const char * getType()
cgihttpserverapi::cgihttpserverapi
cgihttpserverapi()
cgihttpserverapi::~cgihttpserverapi
~cgihttpserverapi()
httpserverapi
Definition
httpserverapi.h:22
Generated on Tue Dec 3 2024 01:50:18 for Rudiments by
1.10.0