YACASL2
Data Fields
CMD Struct Reference

#include <struct.h>

Collaboration diagram for CMD:

Data Fields

char * name
 
const void * ptr
 

Detailed Description

命令コード表の項目

Definition at line 104 of file struct.h.

Field Documentation

◆ name

char* CMD::name

命令名

Definition at line 105 of file struct.h.

◆ ptr

const void* CMD::ptr

命令の関数ポインタ

Definition at line 106 of file struct.h.


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