Declarations for emitter for the file generator fb-doc.lfn.  
More...
#include "fbdoc_emitters.bi"

Go to the source code of this file.
Functions | |
| FUNCTION_AS_INTEGER | startLFN (BYREF_AS_STRING) | 
Variables | |
| const VAR | LFN_FILE = "fb-doc.lfn" | 
| File name for list of function names (caller / callees graphs)  More... | |
| const VAR | LFN_SEP = !"\n" | 
Separator for entries in file fb-doc.lfn (one character!).  More... | |
Declarations for emitter for the file generator fb-doc.lfn. 
This file declares the emitter functions for the EmitterIF to generate the file fb-doc.lfn for the Doxygen Back-end. It's the default emitter in mode --list-mode (-l). 
Definition in file fbdoc_emit_lfn.bi.
| FUNCTION_AS_INTEGER startLFN | ( | BYREF_AS_STRING | ) | 
| const VAR LFN_FILE = "fb-doc.lfn" | 
File name for list of function names (caller / callees graphs)
Definition at line 13 of file fbdoc_emit_lfn.bi.
| const VAR LFN_SEP = !"\n" | 
Separator for entries in file fb-doc.lfn (one character!). 
Definition at line 14 of file fbdoc_emit_lfn.bi.