YACASL2
Data Fields
_CMDTAB Struct Reference

#include <struct.h>

Collaboration diagram for _CMDTAB:

Data Fields

struct _CMDTABnext
 
const COMET2CMDcmd
 

Detailed Description

命令コードのハッシュ表

Definition at line 122 of file struct.h.

Field Documentation

◆ cmd

const COMET2CMD* _CMDTAB::cmd

命令コード表の項目

Definition at line 124 of file struct.h.

◆ next

struct _CMDTAB* _CMDTAB::next

リスト次項目へのポインタ

Definition at line 123 of file struct.h.


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