Version: 9.14.0
MEDCoupling::DataArrayAsciiCharTuple Class Reference

Public Member Functions

char asciiCharValue () const
 
DataArrayAsciiCharbuildDAAsciiChar (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
 

Constructor & Destructor Documentation

◆ DataArrayAsciiCharTuple()

MEDCoupling::DataArrayAsciiCharTuple::DataArrayAsciiCharTuple ( char *  pt,
std::size_t  nbOfComp 
)

Member Function Documentation

◆ 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