#include <Script.hh>
Script::Instruction::Instruction |
( |
uint32_t |
p_off, |
|
|
uint8_t * |
p_mem |
|
) |
| |
|
inline |
bool Script::Instruction::notVisited |
( |
bool |
result | ) |
|
|
inline |
void Script::Instruction::print |
( |
| ) |
|
|
inline |
void Script::Instruction::setLength |
( |
uint8_t |
len | ) |
|
|
inline |
void Script::Instruction::visit |
( |
bool |
result | ) |
|
|
inline |
Args Script::Instruction::args |
uint8_t* Script::Instruction::bytecode |
uint8_t Script::Instruction::cmd |
uint8_t Script::Instruction::length |
uint32_t Script::Instruction::next |
uint32_t Script::Instruction::offset |
std::string Script::Instruction::str |
uint8_t Script::Instruction::toVisit |
The documentation for this struct was generated from the following file:
- /home/ensis/Projets/Perso/pokebot/include/Script.hh