Implementing the method behavior  C components that are wrappers for C++ classes

Appendix C: Creating C Components

Components that require instance specific data

C components do not contain private data. To allocate separate data for instances of the same component, use the JagSetInstanceData and JagGetInstanceData routines.

EAServer provides two functions for managing instance-specific data:

Chapter 5, “C Routines Reference,” in the EAServer API Reference contains reference pages for these routines.





Copyright © 2005. Sybase Inc. All rights reserved. C components that are wrappers for C++ classes

View this book as PDF