summaryrefslogtreecommitdiff
path: root/TAO/tests/Demux_Test/CodeGen/README
blob: 13fcae3c48f8ab6ecf3d4c75a0dd63b24ca4b082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This directory contains a code generator that will generate stubs and
skeletons for an interface called "tao_demux". The number of
operations in this interface is controlled by the -m option to the
executable "tao".

Usage:

tao -o <num of objs> -m < num of operations>

The stubs and skeletons are for 2-way calls. The operation names and
object keys are automatically generated and have arbitrary string
names.