|
| | SeqParseContext (SEQUENCER &seq_, SeqCon *c_, int level_, const std::string &full_filename_, int line_, int n_lines_, char **lines_, char(*list_)[XNAME_LENGTH], std::string &xml_, char *error_, int error_size_, int *error_line_) |
| |
Definition at line 159 of file msequencer.cxx.
◆ SeqParseContext()
| SeqParseContext::SeqParseContext |
( |
SEQUENCER & |
seq_, |
|
|
SeqCon * |
c_, |
|
|
int |
level_, |
|
|
const std::string & |
full_filename_, |
|
|
int |
line_, |
|
|
int |
n_lines_, |
|
|
char ** |
lines_, |
|
|
char(*) |
list_[XNAME_LENGTH], |
|
|
std::string & |
xml_, |
|
|
char * |
error_, |
|
|
int |
error_size_, |
|
|
int * |
error_line_ |
|
) |
| |
|
inline |
Definition at line 160 of file msequencer.cxx.
const std::string & full_filename
char(* list)[XNAME_LENGTH]
◆ error
| char* SeqParseContext::error |
◆ error_line
| int* SeqParseContext::error_line |
◆ error_size
| int SeqParseContext::error_size |
◆ full_filename
| const std::string& SeqParseContext::full_filename |
◆ level
| int SeqParseContext::level |
◆ line
| int SeqParseContext::line |
◆ lines
| char** SeqParseContext::lines |
◆ list
◆ n_lines
| int SeqParseContext::n_lines |
◆ seq
◆ xml
| std::string& SeqParseContext::xml |
The documentation for this struct was generated from the following file: