#include <input.h>
Detailed Description
Definition at line 35 of file input.h.
Constructor & Destructor Documentation
qucs::input::input |
( |
char * |
file | ) |
|
Member Function Documentation
void qucs::input::assignDefaultProperties |
( |
object * |
obj, |
|
|
struct define_t * |
def |
|
) |
| [static] |
analysis * qucs::input::createAnalysis |
( |
char * |
type | ) |
|
circuit * qucs::input::createCircuit |
( |
char * |
type | ) |
|
substrate * qucs::input::createSubstrate |
( |
char * |
type | ) |
|
qucs::vector * qucs::input::createVector |
( |
struct value_t * |
values | ) |
[static] |
void qucs::input::factory |
( |
void |
| ) |
|
FILE* qucs::input::getFile |
( |
void |
| ) |
[inline] |
int qucs::input::netlist |
( |
net * |
netlist | ) |
|
void qucs::input::setFile |
( |
FILE * |
f | ) |
[inline] |
Field Documentation
FILE* qucs::input::fd [private] |
net* qucs::input::subnet [private] |
The documentation for this class was generated from the following files: