CernVM-FS
2.12.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
cmd_sub.h
Go to the documentation of this file.
1
5
#ifndef CVMFS_NOTIFY_CMD_SUB_H_
6
#define CVMFS_NOTIFY_CMD_SUB_H_
7
8
#include <stdint.h>
9
#include <string>
10
11
namespace
notify {
12
22
int
DoSubscribe
(
const
std::string& server_url,
const
std::string& repo,
23
uint64_t min_revision,
bool
continuous,
bool
verbose);
24
25
}
// namespace notify
26
27
#endif // CVMFS_NOTIFY_CMD_SUB_H_
notify::DoSubscribe
int DoSubscribe(const std::string &server_url, const std::string &repo, uint64_t min_revision, bool continuous, bool verbose)
Definition:
cmd_sub.cc:149
cvmfs
cvmfs
notify
cmd_sub.h
Generated on Sun Dec 1 2024 01:18:12 for CernVM-FS by
1.8.5