YACASL2
Data Fields
MONCMDLINE Struct Reference

モニター命令行を表すデータ型 More...

#include <monitor.h>

Collaboration diagram for MONCMDLINE:

Data Fields

char * cmd
 
MONARGSargs
 

Detailed Description

モニター命令行を表すデータ型

Definition at line 29 of file monitor.h.

Field Documentation

◆ args

MONARGS* MONCMDLINE::args

引数

Definition at line 31 of file monitor.h.

◆ cmd

char* MONCMDLINE::cmd

コマンド

Definition at line 30 of file monitor.h.


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