Public Member Functions | |
| char | asciiCharValue () const |
| DataArrayAsciiChar * | buildDAAsciiChar (std::size_t nbOfTuples, std::size_t nbOfCompo) const |
| DataArrayAsciiCharTuple (char *pt, std::size_t nbOfComp) | |
| const char * | getConstPointer () const |
| std::size_t | getNumberOfCompo () const |
| char * | getPointer () |
| std::string | repr () const |
| MEDCoupling::DataArrayAsciiCharTuple::DataArrayAsciiCharTuple | ( | char * | pt, |
| std::size_t | nbOfComp | ||
| ) |
| std::string MEDCoupling::DataArrayAsciiCharTuple::repr | ( | ) | const |
| std::size_t MEDCoupling::DataArrayAsciiCharTuple::getNumberOfCompo | ( | ) | const |
| const char* MEDCoupling::DataArrayAsciiCharTuple::getConstPointer | ( | ) | const |
| char* MEDCoupling::DataArrayAsciiCharTuple::getPointer | ( | ) |
| char MEDCoupling::DataArrayAsciiCharTuple::asciiCharValue | ( | ) | const |
| DataArrayAsciiChar* MEDCoupling::DataArrayAsciiCharTuple::buildDAAsciiChar | ( | std::size_t | nbOfTuples, |
| std::size_t | nbOfCompo | ||
| ) | const |