|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.omg.CONV_FRAME.CodeSetContext
Struct definition : CodeSetContext
| Field Summary | |
int |
char_data
Struct member char_data |
int |
wchar_data
Struct member wchar_data |
| Constructor Summary | |
CodeSetContext()
Default constructor |
|
CodeSetContext(int char_data,
int wchar_data)
Constructor with fields initialization |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int char_data
public int wchar_data
| Constructor Detail |
public CodeSetContext()
public CodeSetContext(int char_data,
int wchar_data)
char_data - char_data struct memberwchar_data - wchar_data struct member
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||