|
JADE v6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dautelle.util.Struct.Member
com.dautelle.util.Struct.StructMember
This class represents an inner struct member.
| Constructor Summary | |
Struct.StructMember(java.lang.Class structType)
Creates a Struct.StructMember having an inner struct
of specified type. |
|
| Method Summary | |
Struct |
get()
Returns the struct represented by this Struct.StructMember. |
| Methods inherited from class com.dautelle.util.Struct.Member |
offset |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Struct.StructMember(java.lang.Class structType)
Struct.StructMember having an inner struct
of specified type.
structType - the class of the inner struct.
java.lang.ClassCastException - if the specified class is not derived from
Struct.| Method Detail |
public Struct get()
Struct.StructMember.
|
JADE v6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||