repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git]
/
TAO
/
DevGuideExamples
/
RTCORBA
/
common.h
blob
a53bc0a79189dba728cc29002a8bbe23c697126e
1
#ifndef MESSENGER_COMMON_H
2
#define MESSENGER_COMMON_H
3
4
#include
"tao/corba.h"
5
6
CORBA
::
ULong
get_total_lanes
();
7
CORBA
::
Short
get_increment
();
8
9
#endif
/* MESSENGER_COMMON_H */