Format.h File Reference
Include dependency graph for Format.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Format::Format |
Namespaces | |
namespace | Format |
Typedefs | |
typedef RefCount< AccessLogEntry > | AccessLogEntryPointer |
Functions | |
size_t | Format::AssembleOne (const char *start, MemBuf &buf, const AccessLogEntryPointer &ale) |
Variables | |
const SBuf | Format::Dash |
Typedef Documentation
◆ AccessLogEntryPointer
typedef RefCount<AccessLogEntry> AccessLogEntryPointer |