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