#include "DAnCE/Deployment/CIAO_NodeApplication_CallBackC.h"
#include "ace/Sched_Params.h"
#include "NodeApplication_Impl.h"
#include "NodeApplication_Core.h"
#include "ace/Null_Mutex.h"
#include "ciao/Server_init.h"
#include "ciao/CIAO_common.h"
Functions | |
const char * | sched_policy_name (int sched_policy) |
int | check_supported_priorities (CORBA::ORB_ptr orb) |
The following check is taken from /web/users/isisbuilds/tmp/ACE_wrappers//TAO/tests/RTCORBA/. |
int check_supported_priorities | ( | CORBA::ORB_ptr | orb | ) |
The following check is taken from /web/users/isisbuilds/tmp/ACE_wrappers//TAO/tests/RTCORBA/.
const char* sched_policy_name | ( | int | sched_policy | ) |