Biorithm  1.1
 All Classes Functions Variables Typedefs Friends
Public Member Functions
Graphwhiz::FunctionType Struct Reference

List of all members.

Public Member Functions

 FunctionType ()
 Default constructor.
 FunctionType (MyColor c, string u="")
 Constructor given a colour and an URL.
 FunctionType (string id, string url="")
string getColorHTML () const
string getColorRGB () const
string getURL () const
void setColor (MyColor &c)
void setURL (string u)

Constructor & Destructor Documentation

Graphwhiz::FunctionType::FunctionType ( string  id,
string  url = "" 
) [inline]

Constructor given a function ID and an URL.

The constructor generates a colour using MyColor::generate().


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs Friends