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
nodeset Class Reference

#include <nodeset.h>

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

Public Member Functions

 MCREATOR (nodeset)
 
 nodeset (char *)
 
 nodeset (char *, nr_double_t)
 
 nodeset (const nodeset &)
 
virtual ~nodeset ()
 
nodesetgetNext (void)
 
void setNext (nodeset *p)
 
void setName (char *)
 
char * getName (void)
 
nr_double_t getValue (void)
 
void setValue (nr_double_t val)
 
nodesetfindNodeset (char *)
 

Public Attributes

 NodeSet
 
 PROP_COMPONENT
 
 PROP_NO_SUBSTRATE
 
 PROP_LINEAR
 

Detailed Description

Definition at line 99 of file nodeset.cpp.

Constructor & Destructor Documentation

nodeset::nodeset ( char *  n)

Definition at line 45 of file nodeset.cpp.

nodeset::nodeset ( char *  n,
nr_double_t  val 
)

Definition at line 53 of file nodeset.cpp.

nodeset::nodeset ( const nodeset p)

Definition at line 61 of file nodeset.cpp.

nodeset::~nodeset ( )
virtual

Definition at line 69 of file nodeset.cpp.

Member Function Documentation

nodeset * nodeset::findNodeset ( char *  n)

Definition at line 87 of file nodeset.cpp.

Here is the call graph for this function:

char * nodeset::getName ( void  )

Definition at line 80 of file nodeset.cpp.

nodeset* nodeset::getNext ( void  )
inline

Definition at line 36 of file nodeset.h.

Here is the caller graph for this function:

nr_double_t nodeset::getValue ( void  )
inline

Definition at line 40 of file nodeset.h.

nodeset::MCREATOR ( nodeset  )
void nodeset::setName ( char *  n)

Definition at line 74 of file nodeset.cpp.

Here is the caller graph for this function:

void nodeset::setNext ( nodeset p)
inline

Definition at line 37 of file nodeset.h.

Here is the caller graph for this function:

void nodeset::setValue ( nr_double_t  val)
inline

Definition at line 41 of file nodeset.h.

Here is the caller graph for this function:

Member Data Documentation

nodeset::NodeSet

Definition at line 100 of file nodeset.cpp.

nodeset::PROP_COMPONENT

Definition at line 100 of file nodeset.cpp.

nodeset::PROP_LINEAR

Definition at line 100 of file nodeset.cpp.

nodeset::PROP_NO_SUBSTRATE

Definition at line 100 of file nodeset.cpp.


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