Go to the source code of this file.
Functions | |
| void | dmxConfigPrint (FILE *str, DMXConfigEntryPtr entry) | 
| void | dmxConfigVirtualPrint (FILE *str, DMXConfigVirtualPtr p) | 
      
  | 
  ||||||||||||
| 
 The configuration information in entry will be pretty-printed to the stream. If stream is NULL, then stdout will be used.  | 
  
      
  | 
  ||||||||||||
| 
 The configuration information in p will be pretty-printed to the stream. If stream is NULL, then stdout will be used.  |