| synopsis || prev || next |

kdu_line_buf::destroy

Java: Kdu_line_buf::Destroy

void destroy( )

Java: void Destroy( )

[Declared in "../coresys/common/kdu_sample_processing.h"]

Go to class description.


Synopsis

Restores the object to its uninitialized state ready for a new pre_create call. Does not actually destroy any storage, since the kdu_sample_allocator object from which storage is served does not permit individual deallocation of storage blocks.


| top || synopsis || prev || next |