Account
ArmsysApi 0.12.18 |
BHttpServer Member List
This is the complete list of members for BHttpServer, including all inherited members.
BHttpServer(BUInt rxFifoSize=1500, BUInt txFifoSize=1500) | BHttpServer | |
BTask(const char *name="", BUInt stackSize=1024, BUInt priority=1) | BTask | |
cookieGet(BString name) | BHttpServer | |
cookieSet(BString name, BString value) | BHttpServer | |
delayMs(BUInt ms) | BTask | |
devInit() | BHttpServer | protectedvirtual |
devProcess(Bool wait) | BHttpServer | protectedvirtual |
devRun() | BHttpServer | protectedvirtual |
devWrite(const void *data, BUInt len, BUInt32 &nt) | BHttpServer | protectedvirtual |
function() | BHttpServer | protected |
init() | BHttpServer | |
BTask::init(const char *name, BUInt stackSize=1024, BUInt priority=1) | BTask | |
oauthorisation | BHttpServer | protected |
oboundary | BHttpServer | protected |
obuffer | BHttpServer | protected |
obufferNext | BHttpServer | protected |
ocmd | BHttpServer | protected |
ocontentLen | BHttpServer | protected |
ocontentTypeRecv | BHttpServer | protected |
ocontentTypeSend | BHttpServer | protected |
ocookies | BHttpServer | protected |
ocookiesSend | BHttpServer | protected |
oget | BHttpServer | protected |
ohead_cache | BHttpServer | protected |
ohead_chunked | BHttpServer | protected |
ohead_contentType | BHttpServer | protected |
ohead_extra | BHttpServer | protected |
ohead_size | BHttpServer | protected |
ohead_status | BHttpServer | protected |
oname | BTask | protected |
opriority | BTask | protected |
orunning | BTask | protected |
orxFifo | BHttpServer | protected |
osocket | BHttpServer | protected |
osocketListen | BHttpServer | protected |
ostackSize | BTask | protected |
otask | BTask | protected |
otxFifo | BHttpServer | protected |
ourl | BHttpServer | protected |
pageSend(const char *title, const char *str) | BHttpServer | virtual |
pageSendError(const char *str, const char *status="403 Error") | BHttpServer | virtual |
pageSendHead(const char *title) | BHttpServer | virtual |
pageSendTail() | BHttpServer | virtual |
processHome() | BHttpServer | virtual |
processRequest() | BHttpServer | virtual |
processUrl() | BHttpServer | virtual |
readData(BUInt len, BUInt32 &nt, ReadType readType) | BHttpServer | |
ReadType enum name | BHttpServer | |
ReadTypeData enum value | BHttpServer | |
ReadTypeDataLine enum value | BHttpServer | |
ReadTypeLine enum value | BHttpServer | |
run() | BHttpServer | virtual |
runTasks() | BTask | static |
setHeader(const char *status, const char *contentType, BUInt size=0, Bool cache=0, Bool chunked=0, BStringList extra=BStringList()) | BHttpServer | virtual |
setPriority(BUInt priority) | BTask | |
start() | BTask | |
stop() | BTask | |
writeChunk(const void *data, int len) | BHttpServer | |
writeFlush() | BHttpServer | |
writeHead(const char *status, const char *contentType, BUInt size=0, Bool cache=0, Bool chunked=0, BStringList extra=BStringList()) | BHttpServer | |
writeString(const char *str) | BHttpServer | |
writeTableInput(const char *name, const char *title, const char *type, const char *value, const char **args=0) | BHttpServer | |
writeTableInput(const char *name, const char *title, const char *type, const char *value, BString str) | BHttpServer | |
writeTableRow(const char *name, const char *title, const char *value, const char *units=0, int errNum=0) | BHttpServer | |
writeTail() | BHttpServer | |
~BTask() | BTask |
Generated by 1.8.15