Searched defs:isShort (Results 1 – 2 of 2) sorted by relevance
73 bool message::isShort(message::header hdr) { in isShort() function in message
205 bool isShort() const { return isShort(getHeader()); }; in isShort() function