#include <MEDCouplingMemArray.hxx>
◆ DataArrayAsciiCharTuple()
| MEDCoupling::DataArrayAsciiCharTuple::DataArrayAsciiCharTuple |
( |
char * |
pt, |
|
|
std::size_t |
nbOfComp |
|
) |
| |
◆ repr()
| std::string MEDCoupling::DataArrayAsciiCharTuple::repr |
( |
| ) |
const |
◆ getNumberOfCompo()
| std::size_t MEDCoupling::DataArrayAsciiCharTuple::getNumberOfCompo |
( |
| ) |
const |
◆ getConstPointer()
| const char * MEDCoupling::DataArrayAsciiCharTuple::getConstPointer |
( |
| ) |
const |
◆ getPointer()
| char * MEDCoupling::DataArrayAsciiCharTuple::getPointer |
( |
| ) |
|
◆ asciiCharValue()
| char MEDCoupling::DataArrayAsciiCharTuple::asciiCharValue |
( |
| ) |
const |
◆ buildDAAsciiChar()
| DataArrayAsciiChar * MEDCoupling::DataArrayAsciiCharTuple::buildDAAsciiChar |
( |
std::size_t |
nbOfTuples, |
|
|
std::size_t |
nbOfCompo |
|
) |
| const |