Classes Files

Wombat::MamaMsgFieldIterator

Callbacks for iterating through the fields of a message

Public Functions

  Name
void onField(MamaMsg msg, MamaMsgField field, object closure)
Called for each field in the message

Public Functions Documentation

function onField

void onField(
    MamaMsg msg,
    MamaMsgField field,
    object closure
)

Called for each field in the message


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