#include <support/KeyedVector.h>
#include <support/Locker.h>
#include <support/String.h>
#include <support/Value.h>
#include <CmnLaunchCodes.h>
#include <DataMgr.h>
Go to the source code of this file.
Classes | |
| class | BSharedObject |
| A representation of a loaded executable image. More... | |
| class | SPackage |
| and doing useful things with it. More... | |
| class | SPackage::Data |
| class | SPackage::MemoryMap |
| class | SPackage::Pool |
| class | SPackageSptr |
| Keep your local executable image loaded. More... | |
| struct | SysPackageLaunchAttachImageType |
Defines | |
| #define | ATTRIBUTE_VISIBILITY_HIDDEN |
Typedefs | |
| typedef void(* | attach_func )(const sptr< BSharedObject > &image) |
| typedef SPackageSptr | SDontForgetThis |
Variables | |
| const SPackage | B_NO_PACKAGE |