Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitRtimCmd_t Struct Reference

#include <rtimcmd.h>

Data Fields

crinitRtimOp_t op
 The command or response opcode (see rtimopmap.h).
 
size_t argc
 The number of arguments.
 
char ** args
 String array of arguments.
 

Detailed Description

Structure holding a command or response message with its crinitRtimOp_t opcode and arguments array.

Field Documentation

◆ argc

size_t crinitRtimCmd_t::argc

The number of arguments.

◆ args

char** crinitRtimCmd_t::args

String array of arguments.

◆ op

crinitRtimOp_t crinitRtimCmd_t::op

The command or response opcode (see rtimopmap.h).


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