Distributed Multihead X
1.16.4
|
#include <dmxparse.h>
Data Fields | |
int | token |
int | line |
const char * | comment |
Stores parsed comments not stored with a token.
const char* _DMXConfigComment::comment |
Referenced by dmxConfigCreateComment(), dmxConfigFreeComment(), and dmxConfigPrintComment().
int _DMXConfigComment::line |
Referenced by dmxConfigCreateComment().
int _DMXConfigComment::token |
Referenced by dmxConfigCreateComment().