summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/TAO/README
blob: 61da08408dea7045f7cfc48ee6d9fa82800ae19e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
There are three versions of the Cubit example. Individual README files
in the respective directories explain these versions in further
detail.

        . IDL_Cubit

                 Cubit example with tao_idl compiler generated stubs
                 and skeletons

        . MT_Cubit 

		 Multithreaded real-time Cubit example.

        . DII_Cubit
                
                 Cubit example with hand-generated stubs.  When
                 TAO supports the DII interface this will
                 illustrate how it works.