void create( )
Java: void Create( )
[Declared in "../coresys/common/kdu_sample_processing.h"]
Finalizes creation of storage which was initiated by pre_create. Does nothing at all if the pre_create function was not called, or the object was previously created and has not been destroyed. Otherwise, you may not call this function until the kdu_sample_allocator object supplied to pre_create has had its finalize member function called.
The function automatically sets the state of the line to active. For more on activation, see the descriptions appearing with activate, deactivate, is_active, operator!, get_buf16 and get_buf32.