Givaro
Data Structures | Static Public Member Functions
SpyInteger Struct Reference

#include <givspyinteger.h>

Data Structures

struct  InHeritsInteger
 

Static Public Member Functions

static const InHeritsInteger::Repget_rep (const Integer &i)
 
static mpz_ptr get_mpz (Integer &i)
 
static mpz_ptr get_mpz (const Integer &i)
 
static mpz_srcptr get_mpz_const (const Integer &i)
 

Detailed Description

Spy structure to have access to protected members of Givaro::Integer.

Member Function Documentation

◆ get_rep()

static const InHeritsInteger::Rep* get_rep ( const Integer i)
inlinestatic

◆ get_mpz() [1/2]

static mpz_ptr get_mpz ( Integer i)
inlinestatic

◆ get_mpz() [2/2]

static mpz_ptr get_mpz ( const Integer i)
inlinestatic

◆ get_mpz_const()

static mpz_srcptr get_mpz_const ( const Integer i)
inlinestatic

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