23 #ifndef BAGEL_BAGLIB_INV_H 24 #define BAGEL_BAGLIB_INV_H 26 #include "bagel/baglib/storage_dev_bmp.h" 32 static bool _firstStashFl;
37 static void initialize() {
41 ErrorCode activateLocalObject(
const CBofString &objectName)
override;
42 ErrorCode deactivateLocalObject(
const CBofString &objectName)
override;
Definition: storage_dev_bmp.h:31