#include <cmdInt.h>
Data Fields | |
char * | sName |
char * | sGroup |
void * | pFunc |
int | fChange |
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 [
] INCLUDES /// PARAMETERS /// STRUCTURE DEFINITIONS ///
Definition at line 39 of file cmdInt.h.
void* MvCommand::pFunc |
char* MvCommand::sGroup |
char* MvCommand::sName |