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

#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);