Classes Files

com::wombat::mama::MamaByte

More…

Public Functions

  Name
  MamaByte()
  MamaByte(byte value)
byte getValue()
void setValue(byte value)
String toString()

Detailed Description

class com::wombat::mama::MamaByte;

Mama assignable Char.

Public Functions Documentation

function MamaByte

inline MamaByte()

function MamaByte

inline MamaByte(
    byte value
)

function getValue

inline byte getValue()

function setValue

inline void setValue(
    byte value
)

function toString

inline String toString()

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