MCPcopy Create free account

hub / github.com/HerikLyma/CPPWebFramework / functions

Functions557 in github.com/HerikLyma/CPPWebFramework

↓ 1 callersMethodsetE
CPPWebFramework/tests/tst_request.h:45
↓ 1 callersMethodsetGender
examples/CSTLOutExample/model/user.cpp:30
↓ 1 callersMethodsetGender
examples/CSTLImportExample/model/user.cpp:30
↓ 1 callersMethodsetH
CPPWebFramework/tests/tst_request.h:49
↓ 1 callersMethodsetI
CPPWebFramework/tests/tst_request.h:53
↓ 1 callersMethodsetId
examples/CSTLOutExample/model/user.cpp:20
↓ 1 callersMethodsetId
examples/CSTLImportExample/model/user.cpp:20
↓ 1 callersMethodsetJ
CPPWebFramework/tests/tst_request.h:57
↓ 1 callersMethodsetK
CPPWebFramework/tests/tst_request.h:61
↓ 1 callersMethodsetL
CPPWebFramework/tests/tst_request.h:65
↓ 1 callersMethodsetM
CPPWebFramework/tests/tst_request.h:69
↓ 1 callersMethodsetN
CPPWebFramework/tests/tst_request.h:73
↓ 1 callersMethodsetName
examples/CSTLOutExample/model/user.cpp:40
↓ 1 callersMethodsetName
examples/Sessions/model/user.cpp:20
↓ 1 callersMethodsetName
examples/CSTLImportExample/model/user.cpp:40
↓ 1 callersMethodsetName
examples/ORM/usermodel.h:24
↓ 1 callersMethodsetName
examples/Filters/model/user.cpp:20
↓ 1 callersMethodsetO
CPPWebFramework/tests/tst_request.h:77
↓ 1 callersMethodsetP
CPPWebFramework/tests/tst_request.h:81
↓ 1 callersMethodsetPassword
examples/Sessions/model/user.cpp:30
↓ 1 callersMethodsetPhone
examples/ORM/usermodel.h:28
↓ 1 callersMethodsetQ
CPPWebFramework/tests/tst_request.h:85
↓ 1 callersMethodsetSessionTimeOut
CPPWebFramework/cwf/session.cpp:68
↓ 1 callersMethodsetState
examples/ORM/usermodel.h:36
↓ 1 callersMethodsetStatus
CPPWebFramework/cwf/response.cpp:164
↓ 1 callersMethodtableVersion
CPPWebFramework/cwf/modelbasicoperation.cpp:100
↓ 1 callersMethodupdateDB
CPPWebFramework/cwf/model.cpp:3
↓ 1 callersMethodupdateFromJson
CPPWebFramework/cwf/sqlquery.cpp:135
MethodCSTLCompilerFor
CPPWebFramework/cwf/cstlcompilerfor.cpp:11
MethodCSTLCompilerIf
CPPWebFramework/cwf/cstlcompilerif.cpp:11
MethodCSTLCompilerImport
CPPWebFramework/cwf/cstlcompilerimport.cpp:13
MethodCppWebApplication
CPPWebFramework/cwf/cppwebapplication.cpp:58
MethodDatabase
CPPWebFramework/cwf/sqldatabasestorage.h:45
MethodMetaClassParser
CPPWebFramework/cwf/metaclassparser.cpp:10
MethodProperties
CPPWebFramework/cwf/properties.cpp:10
FunctionQListObject
* @brief Contructs a QListObject with N elements. */
CPPWebFramework/cwf/qlistobject.h:38
MethodQMapThreadSafety
CPPWebFramework/cwf/qmapthreadsafety.h:32
FunctionQPair<QString, qint64> getFileAndMaxSize
clazy:excludeall=qgetenv
CPPWebFramework/cwf/cppwebapplication.cpp:11
FunctionSearchBox
(name, resultsPath, inFrame, label)
documentation/html/search/search.js:59
FunctionSearchResults
(name)
documentation/html/search/search.js:404
MethodUser
examples/CSTLOutExample/model/user.cpp:10
MethodUser
examples/CSTLForExample/model/user.cpp:10
MethodUser
examples/Sessions/model/user.cpp:10
MethodUser
examples/CSTLImportExample/model/user.cpp:10
MethodUser
examples/Filters/model/user.cpp:10
MethodUser
examples/CSTLIfExample/model/user.cpp:10
MethodUser
examples/WebServices/model/user.cpp:10
MethodUserModel
examples/ORM/usermodel.h:18
MethodUserModel
examples/FillObjectBMI/model/usermodel.cpp:10
FunctionaddAttribute
* @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
FunctionaddAttribute
* @brief This method add an attribute to the session. */
CPPWebFramework/cwf/session.h:90
FunctionaddController
CPPWebFramework/cwf/cppwebapplication.h:85
FunctionaddController
CPPWebFramework/cwf/cppwebserver.h:62
FunctionaddCookie
CPPWebFramework/cwf/response.h:55
Functionat
()
documentation/html/jquery.js:23
Functionb1
()
documentation/html/jquery.js:16
FunctionbN
(bR,bW,bV,bZ,bX,bY)
documentation/html/jquery.js:23
Functionbk
()
documentation/html/jquery.js:16
Functionbo
(e,bv)
documentation/html/jquery.js:23
FunctionbodyToJsonArray
* @brief Tries returns the body of the converted request to QJsonArray. */
CPPWebFramework/cwf/request.h:87
FunctionbodyToJsonObject
* @brief Tries returns the body of the converted request to QJsonObject. */
CPPWebFramework/cwf/request.h:83
Functionbuild
* @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
Methodbuild
CPPWebFramework/cwf/modelbasicoperation.cpp:304
Methodbuild
CPPWebFramework/cwf/model.cpp:11
MethodbuildFromJson
CPPWebFramework/cwf/model.cpp:29
MethodbuildGetRequest
CPPWebFramework/tests/tst_httpparser.cpp:64
MethodbuildGetRequestWithoutEndMsg
CPPWebFramework/tests/tst_httpparser.cpp:120
MethodbuildHtml
CPPWebFramework/tests/tst_cstlcompilerout.cpp:15
MethodbuildHtml
CPPWebFramework/tests/tst_cstlcompilerif.cpp:20
MethodbuildHtmlForIf
CPPWebFramework/tests/tst_cstlcompiler.cpp:94
MethodbuildInvalidRequest
CPPWebFramework/tests/tst_httpparser.cpp:131
MethodbuildPostRequest
CPPWebFramework/tests/tst_httpparser.cpp:77
MethodbuildPostRequestWithFiles
CPPWebFramework/tests/tst_httpparser.cpp:98
MethodbuildSocket
CPPWebFramework/cwf/httpreadrequest.cpp:50
MethodbuildSslSocket
CPPWebFramework/cwf/httpreadrequest.cpp:34
MethodbuildVector
CPPWebFramework/cwf/modelbasicoperation.cpp:194
Methodcbegin
CPPWebFramework/cwf/qmapthreadsafety.h:52
Methodcend
CPPWebFramework/cwf/qmapthreadsafety.h:58
FunctionclearAttributes
* @brief This method will clear all the attributes. */
CPPWebFramework/cwf/request.h:102
MethodcomputePropsMap
CPPWebFramework/cwf/model.cpp:176
Functionconfiguration
CPPWebFramework/cwf/sslloader.cpp:9
Methodconfigure
CPPWebFramework/cwf/configuration.cpp:106
Functionconnection
CPPWebFramework/cwf/modelbasicoperation.cpp:3
MethodconstFind
CPPWebFramework/cwf/qmapthreadsafety.h:76
MethodconstructInsertTextQuery
CPPWebFramework/cwf/modelbasicoperation.cpp:366
MethodconstructUpdateTextQuery
CPPWebFramework/cwf/modelbasicoperation.cpp:393
MethodconvertQVariantTypeToSQLType
CPPWebFramework/cwf/modelbasicoperation.cpp:124
MethodcreateFile
CPPWebFramework/tests/tst_cstlcompiler.cpp:130
MethodcreateIndex
CPPWebFramework/cwf/sqlquerymanager.cpp:50
MethodcreateIndex
CPPWebFramework/cwf/modelbasicoperation.cpp:340
FunctioncreateResults
()
documentation/html/search/search.js:722
MethodcreateTable
CPPWebFramework/cwf/modelbasicoperation.cpp:9
Methoddecode
CPPWebFramework/cwf/urlencoder.cpp:10
MethoddoClean
CPPWebFramework/cwf/cppwebserver.cpp:47
MethoddoDelete
Call with DELETE method http://localhost:8080/service?table=tableName&pk=pkName&value=id
examples/CRUDRestWebService/main.cpp:35
MethoddoFilter
examples/HelloWorldFilter/main.cpp:14
MethoddoFilter
examples/Filters/filter/loginfilter.cpp:10
MethoddoFilter
CPPWebFramework/cwf/filterchain.cpp:12
MethoddoGet
examples/RESTWebService/main.cpp:23
MethoddoGet
examples/HelloWorld/main.cpp:13
← previousnext →201–300 of 557, ranked by callers