|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidnet.stack.std.mac.ieee802_15_4.hdr_lrwpan
public class hdr_lrwpan
Constructor Summary | |
---|---|
hdr_lrwpan()
|
Method Summary | |
---|---|
hdr_lrwpan |
copy()
|
void |
getBytes(byte[] hdr,
int offset)
Store header into byte array. |
int |
getSize()
Return header size or Constants.ZERO_WIRE_SIZE. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public hdr_lrwpan()
Method Detail |
---|
public hdr_lrwpan copy()
public void getBytes(byte[] hdr, int offset)
Header
getBytes
in interface Header
offset
- byte array starting offsetpublic int getSize()
Header
getSize
in interface Header
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |