asa_import_insn Struct Reference

single import instruction More...

Collaboration diagram for asa_import_insn:

Collaboration graph
[legend]

Data Fields

struct asa_import_insnparent
 owner insn, NULL if format child
struct asa_import_insnnext
 next instruction
enum asa_import_insn_type insn
 instruction code
union {
   int   break_depth
 depth to break out
   int   select
 matchgroup to select
   struct {
      asa_pcre   regex
 search for
      struct asa_repl *   repl
 replace by
   }   sg
 search-replace parameters
   struct {
      struct asa_tspec *   tsp
 sources to sum up
      int   delta_select
 -1 or delta index
   }   tspec
 time specification
   struct {
      asa_pcre   regex
      struct asa_import_insn *   insns
 <if this matches.
   }   child
 child instructions
   double   fps_value
 fixed fps value
v
 instruction parameters

Detailed Description

single import instruction

Field Documentation

owner insn, NULL if format child

next instruction

Referenced by asai_run_insns().

instruction code

Referenced by asai_run_insns().

depth to break out

Referenced by asai_break().

matchgroup to select

Referenced by asai_select().

search for

replace by

struct { ... } asa_import_insn::sg

search-replace parameters

Referenced by asai_process_replace(), asai_sg(), and asai_sgu().

sources to sum up

-1 or delta index

struct { ... } asa_import_insn::tspec

time specification

Referenced by asai_gettime().

<if this matches.

.. do this.

struct { ... } asa_import_insn::child

child instructions

Referenced by asai_child().

fixed fps value

Referenced by asai_fps().

union { ... } asa_import_insn::v


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

Generated on Tue May 25 08:05:47 2010 for VLC by  doxygen 1.5.6