

Public Member Functions | |
| DataArrayInt64 * | buildDAInt (std::size_t nbOfTuples, std::size_t nbOfCompo) const |
| DataArrayInt64Tuple (Int64 *pt, std::size_t nbOfComp) | |
| Int64 | intValue () const |
| std::string | repr () const |
Public Member Functions inherited from MEDCoupling::DataArrayTuple< Int64 > | |
| Traits< Int64 >::ArrayType * | buildDA (std::size_t nbOfTuples, std::size_t nbOfCompo) const |
| DataArrayTuple (Int64 *pt, std::size_t nbOfComp) | |
| const Int64 * | getConstPointer () const |
| std::size_t | getNumberOfCompo () const |
| Int64 * | getPointer () |
| std::string | repr () const |
Additional Inherited Members | |
Protected Member Functions inherited from MEDCoupling::DataArrayTuple< Int64 > | |
| Int64 | zeValue () const |
Protected Attributes inherited from MEDCoupling::DataArrayTuple< Int64 > | |
| std::size_t | _nb_of_compo |
| Int64 * | _pt |
| DataArrayInt64Tuple::DataArrayInt64Tuple | ( | Int64 * | pt, |
| std::size_t | nbOfComp | ||
| ) |
| std::string DataArrayInt64Tuple::repr | ( | ) | const |
| Int64 DataArrayInt64Tuple::intValue | ( | ) | const |
References MEDCoupling::DataArrayTuple< Int64 >::zeValue().
| DataArrayInt64 * DataArrayInt64Tuple::buildDAInt | ( | std::size_t | nbOfTuples, |
| std::size_t | nbOfCompo | ||
| ) | const |
References MEDCoupling::DataArrayTuple< Int64 >::buildDA().