8 #ifndef FACEBOOK_NETWORK_NETWORK_RESOURCE_H
9 #define FACEBOOK_NETWORK_NETWORK_RESOURCE_H
61 unsigned int resourceCounter_ = 0u;
This class implements a recursive lock object.
Definition: Lock.h:31
The manager of the parent resource object.
Definition: NetworkResource.h:34
Manager()
Creates a new manager.
Lock lock_
The lock of the manager.
Definition: NetworkResource.h:64
bool increase()
Increases the resource.
bool decrease()
Decreases the resource.
This class implements a network resource manager object for platforms that rely on specific network/s...
Definition: NetworkResource.h:27
NetworkResource()
Creates a new resource management object.
This template class is the base class for all singleton objects.
Definition: Singleton.h:71
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15