|
Givaro 4.2.1
|
Indeterminate. More...
#include <givindeter.h>
Public Member Functions | |
| Indeter (const std::string &x="") | |
| Indeter (const char *x) | |
| Indeter (const char c) | |
| Indeter (const Indeter &s) | |
| ~Indeter () | |
| Indeter & | operator= (const Indeter &s) |
| int | compare (const Indeter &b) const |
Protected Attributes | |
| std::string | name |
Friends | |
| std::ostream & | operator<< (std::ostream &o, const Indeter &X) |
| std::istream & | operator>> (std::istream &o, Indeter &X) |
Indeterminate.
|
inline |
|
inline |
|
inline |
|
inline |
| int compare | ( | const Indeter & | b | ) | const |
|
friend |
|
friend |
|
protected |