ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
MvCommand Struct Reference

INCLUDES ///. More...

#include <cmdInt.h>

Public Attributes

char * sName
 
char * sGroup
 
Cmd_CommandFuncType pFunc
 
int fChange
 

Detailed Description

INCLUDES ///.

CFile****************************************************************

FileName [cmdInt.h]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [Command processing package.]

Synopsis [Internal declarations of the command package.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

Date [Ver. 1.0. Started - June 20, 2005.]

Revision [

Id
cmdInt.h,v 1.00 2005/06/20 00:00:00 alanmi Exp

] PARAMETERS /// STRUCTURE DEFINITIONS ///

Definition at line 43 of file cmdInt.h.

Member Data Documentation

◆ fChange

int MvCommand::fChange

Definition at line 48 of file cmdInt.h.

◆ pFunc

Cmd_CommandFuncType MvCommand::pFunc

Definition at line 47 of file cmdInt.h.

◆ sGroup

char* MvCommand::sGroup

Definition at line 46 of file cmdInt.h.

◆ sName

char* MvCommand::sName

Definition at line 45 of file cmdInt.h.


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