Abstract

This paper proposes the C++-based binary compatibility object model(CBCOM) to maintain the binary compatibility of software components that share objects among C++-based executable codes, such as .exe and .dll, for reusability of robot-software components. In addition, the proposed model provides methods such as overriding and overloading, multiple inheritances of interfaces, and exception handling. This paper illustrates how to use the proposed model via a simple example in the Windows environment. The proposed method is validated by application examples and comparisons with known object models, such as C++, COM, and CCC, in terms of the call time of a method during execution and binary compatibility for reusability of robot software components independent of the interface version or the types of compilers. Additionally, this paper shows that CBCOM-based components that are compiled with Microsoft Visual C++ and GCC can call each other and that any interface version problems are resolved.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.