CORBA 2.3.3 Programmer's Guide for C++ (NonStop CORBA 2.3.3+)
Table Of Contents
- CORBA 2.3.3 Programmer's Guide for C++
- Legal Notice
- Contents
- About This Guide
- Chapter 1. Introduction to NonStop CORBA Programming
- Chapter 2. NonStop CORBA Administrative Environment
- Chapter 3. Compiling and Building an Application
- Chapter 4. Deploying a NonStop CORBA Application
- Chapter 5. Tracing and Debugging Applications
- Chapter 6. Writing Scalable Applications
- Chapter 7. Managing Transactions
- Chapter 8. Writing Multithreaded Applications
- Chapter 9. Designing Advanced Applications
- Chapter 10. Porting CORBA Applications to NonStop CORBA
- Chapter 11. Writing Wrappers for Legacy Clients and Servers
- Appendix A. Architectural Walkthrough
- Appendix B. Object References
- Appendix C. Servant Reference Counting in NonStop CORBA
- Index

requester, client wrapper for, Writing a Client Wrapper for a Context-Free Pathsend Requester
server wrapper with waited calls, Calling a Context-Free or Context-Sensitive Pathsend Server for
Waited Operations
Context-free Pathsend
and stateless CORBA objects, Basic Structure of a Server Wrapper
server wrapper with nowait calls, Calling a Context-Free Pathway Server for Nowait Operations
Context-sensitive Pathsend
and stateful CORBA objects, Basic Structure of a Server Wrapper
Context-sensitive Pathsend
requester, client wrapper for, Writing Other Types of Client Wrappers
server wrapper with waited calls, Calling a Context-Free or Context-Sensitive Pathsend Server for
Waited Operations
server wrapper with nowait calls, Calling Other Types of Legacy Servers
Control objects
considerations for, Control Objects
defined, Object Roles and Relationships
use of, Designing Object Interfaces and Classes
CORBA objects, Development Begins with IDL and CORBA Objects
CosTransactions module, Managing Transactions
CosTransactions.idlfile, Special Considerations for Building Transactional Clients and Servers
CosTransactions::Current interface, Special Considerations for Building Transactional Clients and
Servers
CPUS parameter, in TS/MP, Adjusting TS/MP Configuration Parameters
D
Data access objects (DAOs), Object Distribution
data_in() method
figure, Transfer Event Handler and Event-Handler User
in TCP/IP server wrappers, Calling a TCP/IP Server
Database access in ported applications, Database Access
Database mapping, in application design, Designing Object Interfaces and Classes
DCE procedures
See DCE_xxx procedure entries, Jacket procedures
DCE_BEGIN_TRANSACTION_ procedure, Managing Transactions in Server Wrappers