HQP  1.9.6
Mesch::PERMP Class Reference

Wrapper for Meschach PERM*. More...

#include <Meschach.h>

Public Member Functions

Constructors and assignments
 PERMP ()
 
 PERMP (PERM *cv)
 
PERM * operator= (PERM *nv)
 
Operators for PERMP
u_int & operator[] (int j)
 
PERM * operator-> ()
 
 operator PERM * ()
 
 operator const PERM * ()
 
Operators for const PERMP
const u_int & operator[] (int j) const
 
const PERM * operator-> () const
 
 operator const PERM * () const
 

Protected Attributes

PERM * _v
 wrapped PERMP
 

Detailed Description

Wrapper for Meschach PERM*.


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