#include "OW_config.h"
#include "OW_Types.hpp"
#include "OW_HDB.hpp"
#include "OW_Array.hpp"
#include "OW_MutexLock.hpp"
#include "OW_CIMBase.hpp"
#include "OW_ServiceEnvironmentIFC.hpp"
#include "OW_Logger.hpp"
Include dependency graph for OW_GenericHDBRepository.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::GenericHDBRepository |
class | OW_NAMESPACE::HDBHandleLock |
The HDBHandleLock class helps facilitate the releasing of HDBHandle objects that are acquired through calls to GenericHDBRepository:: getHandle. More... | |
Variables | |
static const UInt32 | OW_NAMESPACE::HDBNSNODE_FLAG = 0x40000000 |
static const UInt32 | OW_NAMESPACE::HDBCLSNODE_FLAG = 0x20000000 |
static const UInt32 | OW_NAMESPACE::HDBCLSASSOCNODE_FLAG = 0x08000000 |