#include "RepositoryManagerDaemonS.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Hash_Multi_Map_Manager_T.h"
#include "ace/Null_Mutex.h"
#include "ace/RW_Mutex.h"
#include "ace/OS_NS_string.h"
#include "ace/SString.h"
Classes | |
class | CIAO_RepositoryManagerDaemon_i |
Variables | |
static const size_t | TEMP_LEN = 1024 |
Description: This file is the main implementation file for the RepositoryManager in CIAO. We have used a number of techniques in order to increase scalability of the RepoMan while still maintaining complience with the D&C spec
const size_t TEMP_LEN = 1024 [static] |