CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
notification_client.cc File Reference
#include "notification_client.h"
#include <inttypes.h>
#include <string>
#include <vector>
#include "crypto/signature.h"
#include "manifest.h"
#include "manifest_fetch.h"
#include "notify/messages.h"
#include "notify/subscriber_sse.h"
#include "notify/subscriber_supervisor.h"
#include "supervisor.h"
#include "util/logging.h"
#include "util/posix.h"
Include dependency graph for notification_client.cc:

Go to the source code of this file.

Classes

class  anonymous_namespace{notification_client.cc}::ActivitySubscriber
 

Namespaces

 anonymous_namespace{notification_client.cc}
 

Macros

#define __STDC_FORMAT_MACROS
 

Macro Definition Documentation

#define __STDC_FORMAT_MACROS

This file is part of the CernVM File System.

Definition at line 7 of file notification_client.cc.