|
|
| AddClientEvent (const ContainerId &id, const std::string &name, int fd, unsigned levels, uint64_t rate, uint64_t burst) |
| |
|
| enum | Type { Terminate
, AddClient
, SetClientBasePid
} |
| |
|
enum EthanLogLoop::Event::Type | type |
| |
|
ContainerId | id |
| |
|
int | pipeFd |
| |
|
pid_t | basePid |
| |
|
std::string | tag |
| |
|
unsigned | allowedLevels |
| |
|
uint64_t | rate |
| |
|
uint64_t | burstSize |
| |
|
| Event (Type type_) |
| |
|
| Event (Type type_, const ContainerId &id_, const std::string &name, int fd, unsigned levels, uint64_t rate, uint64_t burst) |
| |
|
| Event (Type type_, const ContainerId &id_, pid_t basePid_) |
| |
The documentation for this struct was generated from the following file: