WebFramework
v3.0.12
Web framework for C++.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
▼
N
framework
▼
N
exceptions
C
BadRequestException
HTTP bad request 400 error code
C
BaseExecutorException
Base class for most of
WebFramework
exceptions
C
BaseWebFrameworkException
Base class for all
WebFramework
exceptions
C
CantFindFunctionException
Can't find createExecutorFunction for executor
C
CantLoadSourceException
Wrong path to loadSource from .ini
C
DatabaseException
Base class for all database exceptions
C
DynamicPagesSyntaxException
Syntax erros in .wfdp
C
MissingLoadTypeException
Missing loadType in .json file of executor
C
NotFoundException
HTTP not found 404 error code
C
NotImplementedException
Default exception for all HTTP methods in
BaseExecutor
C
SQLite3Exception
Class for SQLite3 exceptions
▼
N
interfaces
C
IDynamicFile
C
IExecutorFunctionality
C
IFile
C
IStaticFile
▼
N
load_balancer
C
BaseLoadBalancerHeuristic
Determine which server use
C
Connections
C
LoadBalancerServer
▼
N
proxy
C
ProxyServer
▼
N
sqlite
▼
N
utility
C
SQLiteResult
Contains result of SQL request
C
SQLiteDatabase
Wrapper class for sqlite3 library
C
SQLiteDatabaseModel
Providing SELECT, INSERT, UPDATE, DELETE or raw queries for
SQLiteDatabase
C
SQLiteManager
▼
N
utility
C
BaseConnectionData
Contains all data for connection to server
C
ChunkGenerator
C
Config
Config
file representation
C
HTTPSSingleton
▼
C
JSONSettingsParser
Parser for .json settings file
C
ExecutorSettings
Settings for executor
C
RouteParameters
C
BaseExecutor
Base class for all executors
C
BaseHeavyOperationStatefulExecutor
Base class for executors with dynamically changes states
C
BaseHeavyOperationStatelessExecutor
Base class for executors with constant or static states
C
BaseStatefulExecutor
Base class for executors with dynamically changes states
C
BaseStatelessExecutor
Base class for executors with constant or static states
C
BaseWebServer
C
ExecutorsManager
C
HTTPRequest
Parsing HTTP request
C
HTTPResponse
HTTPBuilder wrapper
C
MultithreadedWebServer
C
ResourceExecutor
Used for sending asset files
C
SessionsManager
C
ThreadPoolWebServer
C
WebFramework
Main class of framework
C
WebFrameworkDynamicPages
▼
N
std
C
default_delete< sqlite3 >
C
fts5_api
C
fts5_tokenizer
C
fts5_tokenizer_v2
C
Fts5ExtensionApi
C
Fts5PhraseIter
C
sqlite3_file
▼
C
sqlite3_index_info
C
sqlite3_index_constraint
C
sqlite3_index_constraint_usage
C
sqlite3_index_orderby
C
sqlite3_io_methods
C
sqlite3_mem_methods
C
sqlite3_module
C
sqlite3_mutex_methods
C
sqlite3_pcache_methods
C
sqlite3_pcache_methods2
C
sqlite3_pcache_page
C
sqlite3_rtree_geometry
C
sqlite3_rtree_query_info
C
sqlite3_snapshot
C
sqlite3_vfs
C
sqlite3_vtab
C
sqlite3_vtab_cursor
Generated by
1.12.0