CAuxTypes Class Reference

This struct contains auxiliary type definitions. More...

#include <pbori_defs.h>

Inheritance diagram for CAuxTypes:
BooleEnv BooleRing COrderBase CTypes BoolePolyRing BlockDegRevLexAscOrder DegLexOrder DegRevLexAscOrder LexOrder polybori::BlockDegLexOrder pbori_traits< dummy_iterator > pbori_traits< int > pbori_traits< long int > pbori_traits< std::set< ValueType > > pbori_traits< std::vector< ValueType > > pbori_traits< unsigned int > 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 PBORI_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

typedef bool CAuxTypes::bool_type

Type for standard true/false statements.

typedef int CAuxTypes::comp_type

Type for comparisons.

typedef unsigned int CAuxTypes::errornum_type

Type used to store error codes.

typedef const char* CAuxTypes::errortext_type

Type used to verbose error information.

typedef std::size_t CAuxTypes::hash_type

Type for hashing.

typedef int CAuxTypes::idx_type

Type for indices.

Reimplemented in COrderBase.

Type for integer numbers.

Type for ordering codes.

Reimplemented in BooleEnv, and BooleRing.

typedef PBORI_OSTREAM CAuxTypes::ostream_type

Type for out-stream.

typedef unsigned int CAuxTypes::size_type

Type for lengths, dimensions, etc.

Reimplemented in COrderBase.

typedef const char* CAuxTypes::vartext_type

Type for setting/getting names of variables.

Reimplemented in BooleEnv, and BooleRing.


The documentation for this class was generated from the following file:
Generated on Wed May 5 19:05:56 2010 for PolyBoRi by  doxygen 1.6.3