PayloadHandler

Undocumented in source.

Members

Static functions

allocate
void allocate(Payload* pl, size_t s)
Undocumented in source. Be warned that the author may not have intended to support it.
deallocate
void deallocate(Payload* pl)
Undocumented in source. Be warned that the author may not have intended to support it.
decrementRefCnt
void decrementRefCnt(Payload* pl)
Undocumented in source. Be warned that the author may not have intended to support it.
duplicate
Payload* duplicate(Payload* pl)
Undocumented in source. Be warned that the author may not have intended to support it.
incrementRefCnt
void incrementRefCnt(Payload* pl)
Undocumented in source. Be warned that the author may not have intended to support it.
make
Payload* make()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta