flu_dump Interface

public interface flu_dump

Calls

interface~~flu_dump~~CallsGraph interface~flu_dump flu_dump proc~flu_dump_tobuf flu_dump_toBuf interface~flu_dump->proc~flu_dump_tobuf dump_lua_tobuf dump_lua_tobuf proc~flu_dump_tobuf->dump_lua_tobuf

Called by

interface~~flu_dump~~CalledByGraph interface~flu_dump flu_dump proc~open_config_file open_config_file proc~open_config_file->interface~flu_dump proc~aot_file_to_buffer aot_file_to_buffer proc~aot_file_to_buffer->interface~flu_dump proc~aot_path_open_table aot_path_open_table proc~aot_path_open_table->proc~open_config_file proc~aot_path_open_fun aot_path_open_fun proc~aot_path_open_fun->proc~aot_path_open_table interface~aot_path_open aot_path_open interface~aot_path_open->proc~aot_path_open_table interface~aot_path_open->proc~aot_path_open_fun

Contents


Module Procedures

private subroutine flu_dump_toBuf(L, buf, length, iError)

Dump to a buffer and return the pointer to the resulting string.

Arguments

TypeIntentOptionalAttributesName
type(flu_State) :: L
type(cbuf_type), intent(out) :: buf
integer :: length
integer :: iError