![]() |
|
Public Member Functions | |
Switch (const bool value) | |
Construct from components. | |
Switch (const word &w) | |
Construct from word. | |
Switch (Istream &is) | |
Construct from Istream. | |
Switch & | operator= (const Switch &s) |
operator bool () const | |
operator const word & () const | |
Friends | |
Istream & | operator>> (Istream &, Switch &) |
Ostream & | operator<< (Ostream &, const Switch &) |
|
Construct from components.
|
|
Construct from word.
|
|
Construct from Istream.
|
|
|
|
|
|
|
|
|
|
|