bonobo-storage-memory

bonobo-storage-memory —

Synopsis




#define     BONOBO_STORAGE_MEM_TYPE
struct      BonoboStorageMemPriv;
struct      BonoboStorageMem;
typedef     BonoboStorageMemClass;
BonoboObject* bonobo_storage_mem_create     (void);

Object Hierarchy


  GObject
   +----BonoboObject
         +----BonoboStorageMem

Description

Details

BONOBO_STORAGE_MEM_TYPE

#define BONOBO_STORAGE_MEM_TYPE        BONOBO_TYPE_STORAGE_MEM /* deprecated, you should use BONOBO_TYPE_STORAGE_MEM */


struct BonoboStorageMemPriv

struct BonoboStorageMemPriv;


struct BonoboStorageMem

struct BonoboStorageMem;


BonoboStorageMemClass

typedef struct {
	BonoboObjectClass parent_class;

	POA_Bonobo_Storage__epv epv;
} BonoboStorageMemClass;


bonobo_storage_mem_create ()

BonoboObject* bonobo_storage_mem_create     (void);

Returns :