summaryrefslogtreecommitdiff
path: root/TAO/examples/Kokyu_dsrt_schedulers/utils.h
blob: 5650953ea092a522fa54f03add1505c048b89403 (plain)
1
2
3
4
5
6
7
8
9
//$Id$

#include "ace/OS.h"
#include "tao/RTCORBA/RTCORBA.h"
#include "Kokyu_qosC.h"
#include "tao/RTScheduling/RTScheduler.h"

void guid_copy( Kokyu::GuidType& lhs, const RTScheduling::Current::IdType& rhs);
void guid_copy( RTScheduling::Current::IdType& lhs, const Kokyu::GuidType& rhs);