Jspice3
comm Struct Reference

#include <cpdefs.h>

Data Fields

char * co_comname
 
void(* co_func )()
 
bool co_stringargs
 
bool co_spiceonly
 
bool co_major
 
long co_cctypes [4]
 
unsigned int co_env
 
int co_minargs
 
int co_maxargs
 
int(* co_argfn )()
 
char * co_help
 

Detailed Description

Definition at line 20 of file cpdefs.h.

Field Documentation

int(* comm::co_argfn) ()

Definition at line 30 of file cpdefs.h.

long comm::co_cctypes[4]

Definition at line 26 of file cpdefs.h.

char* comm::co_comname

Definition at line 21 of file cpdefs.h.

unsigned int comm::co_env

Definition at line 27 of file cpdefs.h.

void(* comm::co_func) ()

Definition at line 22 of file cpdefs.h.

char* comm::co_help

Definition at line 31 of file cpdefs.h.

bool comm::co_major

Definition at line 25 of file cpdefs.h.

int comm::co_maxargs

Definition at line 29 of file cpdefs.h.

int comm::co_minargs

Definition at line 28 of file cpdefs.h.

bool comm::co_spiceonly

Definition at line 24 of file cpdefs.h.

bool comm::co_stringargs

Definition at line 23 of file cpdefs.h.


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