MIDAS
Loading...
Searching...
No Matches
SeqCommand Struct Reference

Public Attributes

const char * msl_name
 
const char * xml_name
 
BOOL(* parse_msl )(SeqParseContext &ctx)
 
BOOL(* execute_xml )(SeqExecContext &ctx)
 

Detailed Description

Definition at line 193 of file msequencer.cxx.

Member Data Documentation

◆ execute_xml

BOOL(* SeqCommand::execute_xml) (SeqExecContext &ctx)

Definition at line 197 of file msequencer.cxx.

◆ msl_name

const char* SeqCommand::msl_name

Definition at line 194 of file msequencer.cxx.

◆ parse_msl

BOOL(* SeqCommand::parse_msl) (SeqParseContext &ctx)

Definition at line 196 of file msequencer.cxx.

◆ xml_name

const char* SeqCommand::xml_name

Definition at line 195 of file msequencer.cxx.


The documentation for this struct was generated from the following file: