|
fcml
1.2.2
|
Instruction chooser context used to communicate with environment. More...
#include <fcml_choosers.h>

Public Attributes | |
| fcml_ptr | instruction |
| First instruction in the chain. More... | |
| fcml_fnp_chooser_next | next |
| Gets next instruction code from iterator. More... | |
| fcml_fnp_chooser_extract | extract |
| Extracts instruction code from abstract instruction pointer. More... | |
Instruction chooser context used to communicate with environment.
| fcml_fnp_chooser_extract fcml_st_chooser_context::extract |
Extracts instruction code from abstract instruction pointer.
| fcml_ptr fcml_st_chooser_context::instruction |
First instruction in the chain.
| fcml_fnp_chooser_next fcml_st_chooser_context::next |
Gets next instruction code from iterator.
1.8.13