Frobby  0.9.5
Public Member Functions | Static Public Member Functions | Private Attributes | Friends | List of all members
FrobbyImpl::FrobbyIdealHelper Class Reference

Public Member Functions

 FrobbyIdealHelper (size_t variableCount)
 

Static Public Member Functions

static const BigIdealgetIdeal (const Frobby::Ideal &ideal)
 

Private Attributes

BigIdeal _ideal
 
size_t _atVariable
 

Friends

class Frobby::Ideal
 

Detailed Description

Definition at line 178 of file frobby.cpp.

Constructor & Destructor Documentation

◆ FrobbyIdealHelper()

FrobbyImpl::FrobbyIdealHelper::FrobbyIdealHelper ( size_t  variableCount)
inline

Definition at line 180 of file frobby.cpp.

Member Function Documentation

◆ getIdeal()

static const BigIdeal& FrobbyImpl::FrobbyIdealHelper::getIdeal ( const Frobby::Ideal ideal)
inlinestatic

Definition at line 185 of file frobby.cpp.

Friends And Related Function Documentation

◆ Frobby::Ideal

friend class Frobby::Ideal
friend

Definition at line 190 of file frobby.cpp.

Member Data Documentation

◆ _atVariable

size_t FrobbyImpl::FrobbyIdealHelper::_atVariable
private

Definition at line 193 of file frobby.cpp.

◆ _ideal

BigIdeal FrobbyImpl::FrobbyIdealHelper::_ideal
private

Definition at line 192 of file frobby.cpp.


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