#include "RepositoryManagerDaemonC.h"
#include "Options.h"
#include "ace/OS_NS_fcntl.h"
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_sys_stat.h"
#include "ace/streams.h"
#include "Config_Handlers/DnC_Dump.h"
#include "RM_Helper.h"
#include "tao/CDR.h"
#include "ace/Message_Block.h"
#include "Package_Handlers/PCD_Handler.h"
#include "orbsvcs/CosNamingC.h"
Functions | |
int | ACE_TMAIN (int argc, ACE_TCHAR *argv[]) |
main function that provides a sample interface for RM clients | |
Variables | |
static const char * | ior = "file://RepositoryManagerDaemon.ior" |
static const char * | RMname_service |
int ACE_TMAIN | ( | int | argc, | |
ACE_TCHAR * | argv[] | |||
) |
main function that provides a sample interface for RM clients
const char* ior = "file://RepositoryManagerDaemon.ior" [static] |
const char* RMname_service [static] |