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

#include <operatingpoint.h>

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

Public Member Functions

 operatingpoint ()
 
 operatingpoint (const char *)
 
 operatingpoint (const char *, nr_double_t)
 
 operatingpoint (const operatingpoint &)
 
 ~operatingpoint ()
 
- Public Member Functions inherited from pair
 pair ()
 
 pair (const char *)
 
 pair (const char *, nr_double_t)
 
 pair (const pair &)
 
 ~pair ()
 
void setName (char *)
 
char * getName (void)
 
nr_double_t getValue (void)
 
void setValue (nr_double_t val)
 

Detailed Description

Definition at line 30 of file operatingpoint.h.

Constructor & Destructor Documentation

operatingpoint::operatingpoint ( )

Definition at line 36 of file operatingpoint.cpp.

operatingpoint::operatingpoint ( const char *  n)

Definition at line 40 of file operatingpoint.cpp.

operatingpoint::operatingpoint ( const char *  n,
nr_double_t  val 
)

Definition at line 46 of file operatingpoint.cpp.

operatingpoint::operatingpoint ( const operatingpoint p)

Definition at line 52 of file operatingpoint.cpp.

operatingpoint::~operatingpoint ( )
inline

Definition at line 37 of file operatingpoint.h.


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