#include "ace/Dynamic_Service.h"
#include "ace/Get_Opt.h"
#include "ace/Auto_Ptr.h"
#include "DAnCE/Deployment/Deployment_DeploymentPlanC.h"
#include "DAnCE/Logger/Log_Macros.h"
#include "DAnCE/Logger/Logger_Service.h"
#include "DAnCE/Config_Handlers/XML_File_Intf.h"
#include "DAnCE/tools/Convert_Plan/Convert_Plan_Impl.h"
#include "Artifact_Installation_Impl.h"
#include "Artifact_Installation_Handler_Svc.h"
#include "Installation_Repository_Manager_Impl.h"
#include "File_Installation_Handler.h"
#include "Http_Installation_Handler.h"
Functions | |
void | usage (void) |
bool | parse_args (int argc, ACE_TCHAR *argv[]) |
int | ACE_TMAIN (int argc, ACE_TCHAR *argv[]) |
Variables | |
bool | cdr_encoded_ = false |
const ACE_TCHAR * | input_filename = 0 |
int ACE_TMAIN | ( | int | argc, | |
ACE_TCHAR * | argv[] | |||
) |
bool parse_args | ( | int | argc, | |
ACE_TCHAR * | argv[] | |||
) |
void usage | ( | void | ) |
bool cdr_encoded_ = false |
const ACE_TCHAR* input_filename = 0 |