Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HerikLyma/CPPWebFramework
/ functions
Functions
557 in github.com/HerikLyma/CPPWebFramework
⨍
Functions
557
◇
Types & classes
70
↓ 1 callers
Method
setE
CPPWebFramework/tests/tst_request.h:45
↓ 1 callers
Method
setGender
examples/CSTLOutExample/model/user.cpp:30
↓ 1 callers
Method
setGender
examples/CSTLImportExample/model/user.cpp:30
↓ 1 callers
Method
setH
CPPWebFramework/tests/tst_request.h:49
↓ 1 callers
Method
setI
CPPWebFramework/tests/tst_request.h:53
↓ 1 callers
Method
setId
examples/CSTLOutExample/model/user.cpp:20
↓ 1 callers
Method
setId
examples/CSTLImportExample/model/user.cpp:20
↓ 1 callers
Method
setJ
CPPWebFramework/tests/tst_request.h:57
↓ 1 callers
Method
setK
CPPWebFramework/tests/tst_request.h:61
↓ 1 callers
Method
setL
CPPWebFramework/tests/tst_request.h:65
↓ 1 callers
Method
setM
CPPWebFramework/tests/tst_request.h:69
↓ 1 callers
Method
setN
CPPWebFramework/tests/tst_request.h:73
↓ 1 callers
Method
setName
examples/CSTLOutExample/model/user.cpp:40
↓ 1 callers
Method
setName
examples/Sessions/model/user.cpp:20
↓ 1 callers
Method
setName
examples/CSTLImportExample/model/user.cpp:40
↓ 1 callers
Method
setName
examples/ORM/usermodel.h:24
↓ 1 callers
Method
setName
examples/Filters/model/user.cpp:20
↓ 1 callers
Method
setO
CPPWebFramework/tests/tst_request.h:77
↓ 1 callers
Method
setP
CPPWebFramework/tests/tst_request.h:81
↓ 1 callers
Method
setPassword
examples/Sessions/model/user.cpp:30
↓ 1 callers
Method
setPhone
examples/ORM/usermodel.h:28
↓ 1 callers
Method
setQ
CPPWebFramework/tests/tst_request.h:85
↓ 1 callers
Method
setSessionTimeOut
CPPWebFramework/cwf/session.cpp:68
↓ 1 callers
Method
setState
examples/ORM/usermodel.h:36
↓ 1 callers
Method
setStatus
CPPWebFramework/cwf/response.cpp:164
↓ 1 callers
Method
tableVersion
CPPWebFramework/cwf/modelbasicoperation.cpp:100
↓ 1 callers
Method
updateDB
CPPWebFramework/cwf/model.cpp:3
↓ 1 callers
Method
updateFromJson
CPPWebFramework/cwf/sqlquery.cpp:135
Method
CSTLCompilerFor
CPPWebFramework/cwf/cstlcompilerfor.cpp:11
Method
CSTLCompilerIf
CPPWebFramework/cwf/cstlcompilerif.cpp:11
Method
CSTLCompilerImport
CPPWebFramework/cwf/cstlcompilerimport.cpp:13
Method
CppWebApplication
CPPWebFramework/cwf/cppwebapplication.cpp:58
Method
Database
CPPWebFramework/cwf/sqldatabasestorage.h:45
Method
MetaClassParser
CPPWebFramework/cwf/metaclassparser.cpp:10
Method
Properties
CPPWebFramework/cwf/properties.cpp:10
Function
QListObject
* @brief Contructs a QListObject with N elements. */
CPPWebFramework/cwf/qlistobject.h:38
Method
QMapThreadSafety
CPPWebFramework/cwf/qmapthreadsafety.h:32
Function
QPair<QString, qint64> getFileAndMaxSize
clazy:excludeall=qgetenv
CPPWebFramework/cwf/cppwebapplication.cpp:11
Function
SearchBox
(name, resultsPath, inFrame, label)
documentation/html/search/search.js:59
Function
SearchResults
(name)
documentation/html/search/search.js:404
Method
User
examples/CSTLOutExample/model/user.cpp:10
Method
User
examples/CSTLForExample/model/user.cpp:10
Method
User
examples/Sessions/model/user.cpp:10
Method
User
examples/CSTLImportExample/model/user.cpp:10
Method
User
examples/Filters/model/user.cpp:10
Method
User
examples/CSTLIfExample/model/user.cpp:10
Method
User
examples/WebServices/model/user.cpp:10
Method
UserModel
examples/ORM/usermodel.h:18
Method
UserModel
examples/FillObjectBMI/model/usermodel.cpp:10
Function
addAttribute
* @brief This method add attributes that will be passed to a view page. * The object can be processed within a page using view CSTL. For this to
CPPWebFramework/cwf/request.h:58
Function
addAttribute
* @brief This method add an attribute to the session. */
CPPWebFramework/cwf/session.h:90
Function
addController
CPPWebFramework/cwf/cppwebapplication.h:85
Function
addController
CPPWebFramework/cwf/cppwebserver.h:62
Function
addCookie
CPPWebFramework/cwf/response.h:55
Function
at
()
documentation/html/jquery.js:23
Function
b1
()
documentation/html/jquery.js:16
Function
bN
(bR,bW,bV,bZ,bX,bY)
documentation/html/jquery.js:23
Function
bk
()
documentation/html/jquery.js:16
Function
bo
(e,bv)
documentation/html/jquery.js:23
Function
bodyToJsonArray
* @brief Tries returns the body of the converted request to QJsonArray. */
CPPWebFramework/cwf/request.h:87
Function
bodyToJsonObject
* @brief Tries returns the body of the converted request to QJsonObject. */
CPPWebFramework/cwf/request.h:83
Function
build
* @brief build Populate the model with data from the database. * @param id The id of the data to be used to populate the model. id = -1 indicates
CPPWebFramework/cwf/model.h:127
Method
build
CPPWebFramework/cwf/modelbasicoperation.cpp:304
Method
build
CPPWebFramework/cwf/model.cpp:11
Method
buildFromJson
CPPWebFramework/cwf/model.cpp:29
Method
buildGetRequest
CPPWebFramework/tests/tst_httpparser.cpp:64
Method
buildGetRequestWithoutEndMsg
CPPWebFramework/tests/tst_httpparser.cpp:120
Method
buildHtml
CPPWebFramework/tests/tst_cstlcompilerout.cpp:15
Method
buildHtml
CPPWebFramework/tests/tst_cstlcompilerif.cpp:20
Method
buildHtmlForIf
CPPWebFramework/tests/tst_cstlcompiler.cpp:94
Method
buildInvalidRequest
CPPWebFramework/tests/tst_httpparser.cpp:131
Method
buildPostRequest
CPPWebFramework/tests/tst_httpparser.cpp:77
Method
buildPostRequestWithFiles
CPPWebFramework/tests/tst_httpparser.cpp:98
Method
buildSocket
CPPWebFramework/cwf/httpreadrequest.cpp:50
Method
buildSslSocket
CPPWebFramework/cwf/httpreadrequest.cpp:34
Method
buildVector
CPPWebFramework/cwf/modelbasicoperation.cpp:194
Method
cbegin
CPPWebFramework/cwf/qmapthreadsafety.h:52
Method
cend
CPPWebFramework/cwf/qmapthreadsafety.h:58
Function
clearAttributes
* @brief This method will clear all the attributes. */
CPPWebFramework/cwf/request.h:102
Method
computePropsMap
CPPWebFramework/cwf/model.cpp:176
Function
configuration
CPPWebFramework/cwf/sslloader.cpp:9
Method
configure
CPPWebFramework/cwf/configuration.cpp:106
Function
connection
CPPWebFramework/cwf/modelbasicoperation.cpp:3
Method
constFind
CPPWebFramework/cwf/qmapthreadsafety.h:76
Method
constructInsertTextQuery
CPPWebFramework/cwf/modelbasicoperation.cpp:366
Method
constructUpdateTextQuery
CPPWebFramework/cwf/modelbasicoperation.cpp:393
Method
convertQVariantTypeToSQLType
CPPWebFramework/cwf/modelbasicoperation.cpp:124
Method
createFile
CPPWebFramework/tests/tst_cstlcompiler.cpp:130
Method
createIndex
CPPWebFramework/cwf/sqlquerymanager.cpp:50
Method
createIndex
CPPWebFramework/cwf/modelbasicoperation.cpp:340
Function
createResults
()
documentation/html/search/search.js:722
Method
createTable
CPPWebFramework/cwf/modelbasicoperation.cpp:9
Method
decode
CPPWebFramework/cwf/urlencoder.cpp:10
Method
doClean
CPPWebFramework/cwf/cppwebserver.cpp:47
Method
doDelete
Call with DELETE method http://localhost:8080/service?table=tableName&pk=pkName&value=id
examples/CRUDRestWebService/main.cpp:35
Method
doFilter
examples/HelloWorldFilter/main.cpp:14
Method
doFilter
examples/Filters/filter/loginfilter.cpp:10
Method
doFilter
CPPWebFramework/cwf/filterchain.cpp:12
Method
doGet
examples/RESTWebService/main.cpp:23
Method
doGet
examples/HelloWorld/main.cpp:13
← previous
next →
201–300 of 557, ranked by callers