polybori::CAuxTypes Class Reference

This struct contains auxiliary type definitions. More...

#include <pbori_defs.h>

Inheritance diagram for polybori::CAuxTypes:

polybori::BooleEnv polybori::BooleRing polybori::COrderBase polybori::CTypes polybori::BoolePolyRing polybori::BlockDegLexOrder polybori::BlockDegRevLexAscOrder polybori::DegLexOrder polybori::DegRevLexAscOrder polybori::LexOrder polybori::pbori_traits< dummy_iterator > polybori::pbori_traits< int > polybori::pbori_traits< long int > polybori::pbori_traits< std::set< ValueType > > polybori::pbori_traits< std::vector< ValueType > > polybori::pbori_traits< unsigned int > polybori::pbori_traits< void >

List of all members.

Public Types

typedef bool bool_type
 Type for standard true/false statements.
typedef unsigned int size_type
 Type for lengths, dimensions, etc.
typedef int integer_type
 Type for integer numbers.
typedef int idx_type
 Type for indices.
typedef std::size_t hash_type
 Type for hashing.
typedef unsigned int errornum_type
 Type used to store error codes.
typedef int comp_type
 Type for comparisons.
typedef int ordercode_type
 Type for ordering codes.
typedef const char * errortext_type
 Type used to verbose error information.
typedef std::ostream ostream_type
 Type for out-stream.
typedef const char * vartext_type
 Type for setting/getting names of variables.


Detailed Description

This struct contains auxiliary type definitions.

Member Typedef Documentation

Type for standard true/false statements.

Type for comparisons.

typedef unsigned int polybori::CAuxTypes::errornum_type

Type used to store error codes.

Type used to verbose error information.

typedef std::size_t polybori::CAuxTypes::hash_type

Type for hashing.

Type for indices.

Reimplemented in polybori::COrderBase.

Type for integer numbers.

Type for ordering codes.

Reimplemented in polybori::BooleEnv, and polybori::BooleRing.

typedef std::ostream polybori::CAuxTypes::ostream_type

Type for out-stream.

typedef unsigned int polybori::CAuxTypes::size_type

Type for lengths, dimensions, etc.

Reimplemented in polybori::COrderBase.

typedef const char* polybori::CAuxTypes::vartext_type

Type for setting/getting names of variables.

Reimplemented in polybori::BooleEnv, and polybori::BooleRing.


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

Generated on Thu Mar 5 02:26:59 2009 for PolyBoRi by  doxygen 1.5.8