[gme-users] BON2: Getting FCOImpl from ConnectionEnd

Joe Hoffert jhoffert at dre.vanderbilt.edu
Sat Nov 18 07:42:24 CST 2006


Hi, all.

 

I'm trying to get an FCO (more specifically an Atom) from a ConnectionEnd.
The only way I can see to do this is to explicitly call the delegation
operator (i.e., operator ->()) to get the ConnectionEndImpl and then cast
this to an FCOImpl. This appears to work but it seems convoluted. I'd like
to use the ConnectionEndImpl::getFCOHelper() method but it's not public and
so I essentially have to replicate its functionality.

 

It seems like this desired functionality would be so common that there would
be a quick and clean way to do this so I just wonder if I'm missing
something.

 

Thanks.

 

-Joe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/gme-users/attachments/20061118/90f93743/attachment.htm


More information about the gme-users mailing list