CernVM-FS
2.13.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
publisher.cc
Go to the documentation of this file.
1
5
#include "
publisher.h
"
6
7
#include <ctime>
8
9
#include "
util/string.h
"
10
11
namespace
notify {
12
13
Publisher::~Publisher
() {}
14
15
bool
Publisher::Init
() {
return
true
; }
16
17
bool
Publisher::Finalize
() {
return
true
; }
18
19
}
// namespace notify
string.h
notify::Publisher::~Publisher
virtual ~Publisher()
Definition:
publisher.cc:13
notify::Publisher::Init
virtual bool Init()
Definition:
publisher.cc:15
publisher.h
notify::Publisher::Finalize
virtual bool Finalize()
Definition:
publisher.cc:17
cvmfs
cvmfs
notify
publisher.cc
Generated on Sun Apr 27 2025 02:18:19 for CernVM-FS by
1.8.5