Givaro 4.2.1
Indeter Class Reference

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 ()
 
Indeteroperator= (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)
 

Detailed Description

Constructor & Destructor Documentation

◆ Indeter() [1/4]

Indeter ( const std::string & x = "")
inline

◆ Indeter() [2/4]

Indeter ( const char * x)
inline

◆ Indeter() [3/4]

Indeter ( const char c)
inline

◆ Indeter() [4/4]

Indeter ( const Indeter & s)
inline

◆ ~Indeter()

~Indeter ( )
inline

Member Function Documentation

◆ operator=()

Indeter & operator= ( const Indeter & s)

◆ compare()

int compare ( const Indeter & b) const

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
const Indeter & X )
friend

◆ operator>>

std::istream & operator>> ( std::istream & o,
Indeter & X )
friend

Field Documentation

◆ name

std::string name
protected

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