|
|
|
|
|
|
|
|
return ReportsBatch; // Return a batch of Reports. |
|
|
return ReportsBatch; // Return a batch of Reports. |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
RuntimeCheck RulebaseUTCGoodTimestampLength("SNFNetmgr.cpp:RulebaseUTC snprintf(...) == CorrectTimestampLength"); |
|
|
|
|
|
|
|
|
cd::RuntimeCheck RulebaseUTCGoodTimestampLength("SNFNetmgr.cpp:RulebaseUTC snprintf(...) == CorrectTimestampLength"); |
|
|
|
|
|
|
|
|
string& snfNETmgr::RulebaseUTC(string& t) { // Gets local rulebase file UTC. |
|
|
string& snfNETmgr::RulebaseUTC(string& t) { // Gets local rulebase file UTC. |
|
|
struct stat RulebaseStat; // First we need a stat buffer. |
|
|
struct stat RulebaseStat; // First we need a stat buffer. |