24 : format(f), writepos(0), readpos(0)
32 : format(f), writepos(0), readpos(0)
36 std::copy(buf, buf+size,
data.begin());
46 unsigned int items = msg->
size();
53 for (
unsigned int i=0; i<items; ++i)
80 for (
unsigned int j = 0; j < items; j++)
unsigned int getItemBytes(int i)
unsigned int getItemCount()
unsigned int getItemElems(int i)
Message & putmsg(void *, int, int=0)
Message & setCopy(const bool c)
Message & setDelete(const bool c)
unsigned int numBytes() const
unsigned int numElems() const
MsgBuffer(Format *f, int count, int offset=0)