Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

NodeApplication.cpp File Reference

#include "NodeApplication_Impl.h"
#include "NodeApplication_CallBackC.h"
#include "ciao/Server_init.h"
#include "ciao/CIAO_common.h"
#include "ace/SString.h"
#include "ace/Get_Opt.h"
#include "ace/Env_Value_T.h"
#include "ace/Sched_Params.h"
#include "ace/OS_NS_errno.h"

Include dependency graph for NodeApplication.cpp:

Include dependency graph

Functions

int parse_args (int argc, char *argv[])
int main (int argc, char *argv[])

Variables

const char * ior_file_name = 0
const char * callback_ior = 0
int use_callback = 1

Function Documentation

int main int  argc,
char *  argv[]
 

@ We need to call NodeApplication servant's init method. But it's not sure to me where exactly we can get the Properties needed by the init method at this moment. There are two ways to set the property of the NodeApplication: 1. call init remotely from NodeApplicationManager 2. call init locally on the servant of NodeApplication.

int parse_args int  argc,
char *  argv[]
 


Variable Documentation

const char* callback_ior = 0
 

const char* ior_file_name = 0
 

int use_callback = 1
 


Generated on Sat Aug 6 03:53:52 2005 for DAnCE by  doxygen 1.3.9.1