webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::ListState Struct Reference

#include <FTPDirectoryParser.h>

Public Member Functions

 ListState ()
 

Public Attributes

double now
 
FTPTime nowFTPTime
 
char listStyle
 
bool parsedOne
 
char carryBuffer [84]
 
int carryBufferLength
 
int64_t numLines
 

Constructor & Destructor Documentation

◆ ListState()

WebCore::ListState::ListState ( )
inline

Member Data Documentation

◆ carryBuffer

char WebCore::ListState::carryBuffer[84]

◆ carryBufferLength

int WebCore::ListState::carryBufferLength

◆ listStyle

char WebCore::ListState::listStyle

◆ now

double WebCore::ListState::now

◆ nowFTPTime

FTPTime WebCore::ListState::nowFTPTime

◆ numLines

int64_t WebCore::ListState::numLines

◆ parsedOne

bool WebCore::ListState::parsedOne

The documentation for this struct was generated from the following file: