Libbonobo Reference Manual |
---|
- General
- bonobo-main — Bonobo initialization.
- BonoboRunningContext — a live object tracker
- bonobo-shutdown
- bonobo-i18n
- bonobo-types
- bonobo-context — Extensible runtime service interface
- bonobo-exception — maps CORBA exceptions to user readable text, + helper macros
- bonobo-application — a framework for unique application instance and automation
- bonobo-app-client — client interface to remote BonoboApplication objects
- Objects, Factories, Reference Counting
- BonoboObject — Base object for wrapping Bonobo::Unknown derived objects. Implements Figure 2, “The Bonobo::Unknown interface”.
- BonoboGenericFactory — The basic, generic Bonobo object factory implementation
- bonobo-shlib-factory
- Reference Counting
- Property Bags, Events, Listeners
- Properties
- bonobo-event-source — An Event Source where clients can connect to listen to events.
- bonobo-listener — An Event Listener (an implementation of Bonobo::Listener)
- BonoboPropertyBag — Implements a generic property storage interface
- bonobo-arg — simplified CORBA_Any wrappers
- bonobo-property-bag-client — simplified property bag client wrapper code
- Monikers
- Monikers in the Bonobo Component System
- BonoboMoniker — The base implementation of our abstract object naming space
- BonoboMonikerSimple — A super easy to use moniker implementation wrapper
- bonobo-moniker-util — Object activation and construction through monikers.
- BonoboMonikerExtender — A way to extend arbitary monikers
- BonoboItemHandler — Simple Moniker Arguments
- BonoboItemContainer — this implements a simple container interface for compound document containers
- bonobo-moniker-context
- Storages and Streams
- bonobo-storage-memory
- BonoboStreamMem — In-memory implementation of Bonobo::Stream interface.
- bonobo-storage — Abstract implementation of the Bonobo::Storage interface
- bonobo-stream-client — Simplified client wrapper functions for the Stream interface
- Persistency
- BonoboPersist — Interface for anything that can save / load itself.
- BonoboPersistFile — Interface for anything that can save / load itself from a file.
- BonoboPersistStream — Interface for anything that can save / load itself from a Bonobo stream.
- bonobo-persist-client
- Miscellaneous
- Debugging
- Common Questions — Find answers to common questions in the libbonobo manual
- bonobo-config-database
- Index