Classes Files

com::wombat::mama::MamaChar

More…

Public Functions

  Name
  MamaChar()
  MamaChar(char value)
char getValue()
void setValue(char value)
void setValue(byte value)
String toString()

Detailed Description

class com::wombat::mama::MamaChar;

Mama assignable Char.

Public Functions Documentation

function MamaChar

inline MamaChar()

function MamaChar

inline MamaChar(
    char value
)

function getValue

inline char getValue()

function setValue

inline void setValue(
    char value
)

function setValue

inline void setValue(
    byte value
)

function toString

inline String toString()

Updated on 2023-03-31 at 15:29:42 +0100