RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Datacratic::SharedGcLock Struct Reference

#include <gc_lock.h>

Inheritance diagram for Datacratic::SharedGcLock:
Datacratic::GcLockBase SharedGcLockProxy

List of all members.

Public Member Functions

 SharedGcLock (GcCreate, const std::string &name)
 SharedGcLock (GcOpen, const std::string &name)
virtual void unlink ()

Detailed Description

GcLock to be shared among multiple processes.

Definition at line 389 of file gc_lock.h.


Member Function Documentation

Permanently deletes any resources associated with the gc lock.

Implements Datacratic::GcLockBase.

Definition at line 953 of file gc_lock.cc.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator