root/juggler/branches/2.2/modules/tweek/corba_exports64.def

Revision 18780, 511 bytes (checked in by patrick, 3 years ago)

The symbols to export in the C++ files generated by the IDL-to-C++ compiler
are different when building on the x64 architecture. This sort of
complicates things, but it is a manageable situation.

  • Property svn:eol-style set to native
Line 
1 EXPORTS
2    ??1Subject@POA_tweek@@UEAA@XZ
3    ??1_impl_Subject@tweek@@UEAA@XZ
4    ?release@Subject_Helper@tweek@@SAXPEAV_objref_Subject@2@@Z
5    ?_ptrToInterface@_impl_Subject@tweek@@EEAAPEAXPEBD@Z
6    ?_mostDerivedRepoId@_impl_Subject@tweek@@EEAAPEBDXZ
7    ?_dispatch@_impl_Subject@tweek@@UEAA_NAEAVomniCallHandle@@@Z
8    ??1_objref_Subject@tweek@@MEAA@XZ
9    ??0_objref_Subject@tweek@@QEAA@PEAVomniIOR@@PEAVomniIdentity@@@Z
10    ?_PD_repoId@Subject@tweek@@2PEBDEB
11    ?_ptrToObjRef@_objref_Subject@tweek@@EEAAPEAXPEBD@Z
Note: See TracBrowser for help on using the browser.