HQP  1.9.6
Mesch::IVECP Class Reference

Wrapper for Meschach IVEC*. More...

#include <Meschach.h>

Public Member Functions

Constructors and assignment
 IVECP ()
 
 IVECP (IVEC *cv)
 
IVEC * operator= (IVEC *nv)
 
Operators for IVECP
int & operator[] (int j)
 
IVEC * operator-> ()
 
 operator IVEC * ()
 
 operator const IVEC * ()
 
Operators for const IVECP
const int & operator[] (int j) const
 
const IVEC * operator-> () const
 
 operator const IVEC * () const
 

Protected Attributes

IVEC * _v
 wrapped IVEC*
 

Detailed Description

Wrapper for Meschach IVEC*.


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