My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
substrate Class Reference

#include <substrate.h>

Inheritance diagram for substrate:
Inheritance graph
[legend]
Collaboration diagram for substrate:
Collaboration graph
[legend]

Public Member Functions

 MCREATOR (substrate)
 
 substrate (const substrate &)
 
 ~substrate ()
 
- Public Member Functions inherited from object
 object ()
 
 object (const char *)
 
 object (const object &)
 
virtual ~object ()
 
objectgetNext (void)
 
void setNext (object *o)
 
objectgetPrev (void)
 
void setPrev (object *o)
 
void setName (const char *)
 
char * getName (void)
 
void addProperty (property *)
 
propertyaddProperty (const char *, const char *)
 
propertyaddProperty (const char *, nr_double_t)
 
propertyaddProperty (const char *, variable *)
 
void setProperty (const char *, char *)
 
void setProperty (const char *, nr_double_t)
 
void setScaledProperty (const char *, nr_double_t)
 
void setProperty (const char *, variable *)
 
vectorgetPropertyVector (const char *)
 
char * getPropertyString (const char *)
 
char * getPropertyReference (const char *)
 
nr_double_t getPropertyDouble (const char *)
 
nr_double_t getScaledProperty (const char *)
 
int getPropertyInteger (const char *)
 
bool hasProperty (const char *)
 
bool isPropertyGiven (const char *)
 
void copyProperties (property *)
 
void deleteProperties (void)
 
int countProperties (void)
 
char * propertyList (void)
 

Public Attributes

 SUBST
 
 PROP_COMPONENT
 
 PROP_SUBSTRATE
 
 PROP_LINEAR
 

Detailed Description

Definition at line 56 of file substrate.cpp.

Constructor & Destructor Documentation

substrate::substrate ( const substrate c)

Definition at line 33 of file substrate.cpp.

substrate::~substrate ( )

Definition at line 42 of file substrate.cpp.

Member Function Documentation

substrate::MCREATOR ( substrate  )

Member Data Documentation

substrate::PROP_COMPONENT

Definition at line 57 of file substrate.cpp.

substrate::PROP_LINEAR

Definition at line 57 of file substrate.cpp.

substrate::PROP_SUBSTRATE

Definition at line 57 of file substrate.cpp.

substrate::SUBST

Definition at line 57 of file substrate.cpp.


The documentation for this class was generated from the following files: