Public Member Functions | |
| DataArrayByte * | buildDAByte (std::size_t nbOfTuples, std::size_t nbOfCompo) const |
| char | byteValue () const |
| DataArrayByteTuple (char *pt, std::size_t nbOfComp) | |
| const char * | getConstPointer () const |
| std::size_t | getNumberOfCompo () const |
| char * | getPointer () |
| std::string | repr () const |
| MEDCoupling::DataArrayByteTuple::DataArrayByteTuple | ( | char * | pt, |
| std::size_t | nbOfComp | ||
| ) |
| std::string MEDCoupling::DataArrayByteTuple::repr | ( | ) | const |
| std::size_t MEDCoupling::DataArrayByteTuple::getNumberOfCompo | ( | ) | const |
| const char* MEDCoupling::DataArrayByteTuple::getConstPointer | ( | ) | const |
| char* MEDCoupling::DataArrayByteTuple::getPointer | ( | ) |
| char MEDCoupling::DataArrayByteTuple::byteValue | ( | ) | const |
| DataArrayByte* MEDCoupling::DataArrayByteTuple::buildDAByte | ( | std::size_t | nbOfTuples, |
| std::size_t | nbOfCompo | ||
| ) | const |