DCL 4.0
Loading...
Searching...
No Matches
EShopServlet.cpp File Reference
#include <dcl/Config.h>
#include <dcl/Charset.h>
#include <dcl/Files.h>
#include <dcl/IniFile.h>
#include <dcl/Html.h>
#include "EShopServlet.h"
#include "EShopSession.h"
#include "VisitorBook.h"

Go to the source code of this file.

Classes

struct  MAIN_MENU

Macros

#define INI_FILENAME   L"HSAEShop.ini"

Functions

__DCL_BEGIN_NAMESPACE HTTP_SERVLET_INSTANCE (EShopServlet, L"온라인 쇼핑몰") IMPLEMENT_CLASSINFO(EShopServlet

Macro Definition Documentation

◆ INI_FILENAME

#define INI_FILENAME   L"HSAEShop.ini"

Function Documentation

◆ HTTP_SERVLET_INSTANCE()

__DCL_BEGIN_NAMESPACE HTTP_SERVLET_INSTANCE ( EShopServlet ,
L"온라인 쇼핑몰"  )