Module ilc_base::event [] [src]

Common structures to represent the actual log data in memory. These will be used by all formats for encoding and decoding.

Structs

Event
Log

A whole log, in memory. This structure does not specify its use. It may represent a private query, or the log of a channel.

User

Enums

Time

Different log formats carry different amounts of information. Some might hold enough information to calculate precise timestamps, others might only suffice for the time of day.

Type

All representable events, such as messages, quits, joins and topic changes.