comp.lang.ada
 help / color / mirror / Atom feed
From: Georg Bauhaus <bauhaus@futureapps.de>
Subject: Re: ada binding
Date: Thu, 09 Feb 2006 17:39:41 +0100
Date: 2006-02-09T17:34:09+01:00	[thread overview]
Message-ID: <1139503180.15404.2.camel@sonnenregen> (raw)
In-Reply-To: <dsfonn$h74$1@node1.news.atman.pl>

On Thu, 2006-02-09 at 16:56 +0100, Szymon Guz wrote:


> 
> OK, but what about using the class fields :
> 
> class MyClass
> {
> public:
>    int X;
>    int *p_X;
> }
> 
> and what about inheriting this from the class in Ada, is it possible ?
> 

This tends to be compiler specific AFAICT.
At least Aonix and AdaCore explain what you can do
to make a C++ OO type available to an Ada program.

If you have some "generalized" OO architecture
like with CORBA or .NET or Mono, binding to an OO module
should be easier.

-- Georg 





  reply	other threads:[~2006-02-09 16:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-09 12:56 ada binding Szymon Guz
2006-02-09 14:31 ` Maciej Sobczak
2006-02-09 15:56   ` Szymon Guz
2006-02-09 16:39     ` Georg Bauhaus [this message]
2006-02-09 17:17     ` Martin Krischik
2006-02-09 18:05       ` Szymon Guz
2006-02-09 19:34         ` Martin Krischik
2006-02-09 19:37           ` sg
2006-02-11  6:52             ` Martin Krischik
2006-02-11 12:45               ` Lucretia
2006-02-09 19:28       ` Martin Dowie
2006-02-10 16:06 ` Lucretia
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox