Topic: Question C++Wrappers


Author: g552536@kirk.lasc.lockheed.com ()
Date: Wed, 17 Nov 93 15:08:29 GMT
Raw View
Does anyone have any info on a product called C++Wrappers. I saw a
reference to it in this and other news groups. I am hoping it is
a shell capable of "objectizing" existing apps to fit into an
object oriented system architechture.

Thanks in advance.

Trey Jarnaging552536@lasc.lockheed.com
Lockheed Aeronautical Systems Company
86 South Cobb Drive
Marietta, GA 30063
g552536@kirk.lasc.lockheed.com
(404) 793-0612




Author: jean-claude.bourut@gsi.fr (JClaude Bourut)
Date: Thu, 18 Nov 1993 14:28:56 GMT
Raw View
In article <1993Nov17.150829.15694@enterprise.rdd.lmsc.lockheed.com> g552536@kirk.lasc.lockheed.com () writes:
>From: g552536@kirk.lasc.lockheed.com ()
>Subject: Question C++Wrappers
>Keywords: C++ Wrappers
>Date: Wed, 17 Nov 93 15:08:29 GMT

>Does anyone have any info on a product called C++Wrappers. I saw a
>reference to it in this and other news groups. I am hoping it is
>a shell capable of "objectizing" existing apps to fit into an
>object oriented system architechture.

>Thanks in advance.

>Trey Jarnaging552536@lasc.lockheed.com
>Lockheed Aeronautical Systems Company
>86 South Cobb Drive
>Marietta, GA 30063
>g552536@kirk.lasc.lockheed.com
>(404) 793-0612

    I know a C++Wrapper as :







Author: jean-claude.bourut@gsi.fr (JClaude Bourut)
Date: Thu, 18 Nov 1993 14:34:29 GMT
Raw View
In article <1993Nov17.150829.15694@enterprise.rdd.lmsc.lockheed.com> g552536@kirk.lasc.lockheed.com () writes:
>From: g552536@kirk.lasc.lockheed.com ()
>Subject: Question C++Wrappers
>Keywords: C++ Wrappers
>Date: Wed, 17 Nov 93 15:08:29 GMT

>Does anyone have any info on a product called C++Wrappers. I saw a
>reference to it in this and other news groups. I am hoping it is
>a shell capable of "objectizing" existing apps to fit into an
>object oriented system architechture.

>Thanks in advance.

>Trey Jarnaging552536@lasc.lockheed.com
>Lockheed Aeronautical Systems Company
>86 South Cobb Drive
>Marietta, GA 30063
>g552536@kirk.lasc.lockheed.com
>(404) 793-0612




         I know one C++Wrapper. It provides:
- wrappers around sockects API,
- wrappers around interrupt API,
- distributed logger,


everything needed to build the core of a distributed application


It is available at ics.uci.edu in gnu/C++wrappers.tar.Z. We found some bugs in
the examples and hadd some trouble to compile on DEC C++, but it's very nice
soft.