abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MvCommand Struct Reference

INCLUDES ///. More...

#include <cmdInt.h>

Data Fields

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.

Field Documentation

int MvCommand::fChange

Definition at line 48 of file cmdInt.h.

Cmd_CommandFuncType MvCommand::pFunc

Definition at line 47 of file cmdInt.h.

char* MvCommand::sGroup

Definition at line 46 of file cmdInt.h.

char* MvCommand::sName

Definition at line 45 of file cmdInt.h.


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