class
	MIX_CHUNK_STRUCT_API

General
	cluster: src
	description: "This file has been generated by WrapC. Do not edit. Changes will be lost!"
	create: make, make_by_pointer

Ancestors
	MEMORY_STRUCTURE*

Queries
	abuf: detachable C_STRING
	alen: NATURAL_32
	allocated: INTEGER_32
	exists: BOOLEAN
	item: POINTER
	shared: BOOLEAN
	structure_size: INTEGER_32
	volume: CHARACTER_8

Commands
	make
	make_by_pointer (a_ptr: POINTER)
	set_abuf (a_value: C_STRING)
	set_alen (a_value: NATURAL_32)
	set_allocated (a_value: INTEGER_32)
	set_volume (a_value: CHARACTER_8)


Generated by ISE EiffelStudio