Using mapped IDL types  Chapter 14: Creating CORBA C++ Components

Chapter 13: CORBA C++ Overview

Overloaded methods

Overloading methods is supported for C++ components. When you overload a method, you use the same name for several methods that specify different parameters. When you call an overloaded method, the method with the corresponding parameters is executed. See “Operation declarations” for more information.





Copyright © 2005. Sybase Inc. All rights reserved. Chapter 14: Creating CORBA C++ Components

View this book as PDF