|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.rpc.uuid_t
public static class rpc.uuid_t
| Field Summary | |
|---|---|
byte |
clock_seq_hi_and_reserved
|
byte |
clock_seq_low
|
byte[] |
node
|
short |
time_hi_and_version
|
int |
time_low
|
short |
time_mid
|
| Constructor Summary | |
|---|---|
rpc.uuid_t()
|
|
| Method Summary | |
|---|---|
void |
decode(NdrBuffer _src)
|
void |
encode(NdrBuffer _dst)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int time_low
public short time_mid
public short time_hi_and_version
public byte clock_seq_hi_and_reserved
public byte clock_seq_low
public byte[] node
| Constructor Detail |
|---|
public rpc.uuid_t()
| Method Detail |
|---|
public void encode(NdrBuffer _dst)
throws NdrException
encode in class NdrObjectNdrException
public void decode(NdrBuffer _src)
throws NdrException
decode in class NdrObjectNdrException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||