| synopsis || prev |

kdu_sample_allocator::get_size

Java: Kdu_sample_allocator::Get_size

int get_size( )

Java: int Get_size( )

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

Go to class description.


Synopsis

For memory consumption statistics. Returns the total amount of heap memory allocated by this object. The heap memory is allocated within calls to finalize; it either grows or stays the same in each successive call to finalize, such calls being interspersed by invocations of the restart member.


| top || synopsis || prev |