#include <LogConfig.h>
Data Fields | |
| time_t | mtime |
| char * | name |
| int64_t | size |
Definition at line 268 of file LogConfig.h.
| time_t LogDeleteCandidate::mtime |
Definition at line 270 of file LogConfig.h.
Referenced by delete_candidate_compare(), and LogConfig::update_space_used().
| char* LogDeleteCandidate::name |
Definition at line 271 of file LogConfig.h.
Referenced by LogConfig::update_space_used().
| int64_t LogDeleteCandidate::size |
Definition at line 272 of file LogConfig.h.
Referenced by LogConfig::update_space_used().
1.7.1