""" Module: IDL:omg.org/CONV_FRAME:1.0 Automagically generated by:- The ORB called Fnorb v1.1.Return.of.Fnorb """ _FNORB_ID = "IDL:omg.org/CONV_FRAME:1.0" # Fnorb modules. import Fnorb.orb.CORBA import Fnorb.orb.TypeManager import Fnorb.orb.Util # Alias: IDL:omg.org/CONV_FRAME/CodeSetId:1.0 Fnorb.orb.TypeManager.TypeManager_init().add_type("IDL:omg.org/CONV_FRAME/CodeSetId:1.0", "0000000000000005", None) class CodeSetComponent: """ Struct: IDL:omg.org/CONV_FRAME/CodeSetComponent:1.0 """ _FNORB_ID = "IDL:omg.org/CONV_FRAME/CodeSetComponent:1.0" def __init__(self, _native_code_set, _conversion_code_sets): """ Constructor. """ self.native_code_set = _native_code_set self.conversion_code_sets = _conversion_code_sets return def __getinitargs__(self): """ Return the constructor arguments for unpickling. """ return (self.native_code_set, self.conversion_code_sets) Fnorb.orb.TypeManager.TypeManager_init().add_type("IDL:omg.org/CONV_FRAME/CodeSetComponent:1.0", "000000000000000F00000128000000000000002C49444C3A6F6D672E6F72672F434F4E565F4652414D452F436F6465536574436F6D706F6E656E743A312E300000000011436F6465536574436F6D706F6E656E740000000000000002000000106E61746976655F636F64655F736574000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F646553657449640000000000000500000015636F6E76657273696F6E5F636F64655F73657473000000000000001300000054000000000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F646553657449640000000000000500000000", CodeSetComponent) class CodeSetComponentInfo: """ Struct: IDL:omg.org/CONV_FRAME/CodeSetComponentInfo:1.0 """ _FNORB_ID = "IDL:omg.org/CONV_FRAME/CodeSetComponentInfo:1.0" def __init__(self, _ForCharData, _ForWcharData): """ Constructor. """ self.ForCharData = _ForCharData self.ForWcharData = _ForWcharData return def __getinitargs__(self): """ Return the constructor arguments for unpickling. """ return (self.ForCharData, self.ForWcharData) Fnorb.orb.TypeManager.TypeManager_init().add_type("IDL:omg.org/CONV_FRAME/CodeSetComponentInfo:1.0", "000000000000000F000002DC000000000000003049444C3A6F6D672E6F72672F434F4E565F4652414D452F436F6465536574436F6D706F6E656E74496E666F3A312E300000000015436F6465536574436F6D706F6E656E74496E666F00000000000000020000000C466F724368617244617461000000000F00000128000000000000002C49444C3A6F6D672E6F72672F434F4E565F4652414D452F436F6465536574436F6D706F6E656E743A312E300000000011436F6465536574436F6D706F6E656E740000000000000002000000106E61746976655F636F64655F736574000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F646553657449640000000000000500000015636F6E76657273696F6E5F636F64655F73657473000000000000001300000054000000000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F6465536574496400000000000005000000000000000D466F72576368617244617461000000000000000F00000128000000000000002C49444C3A6F6D672E6F72672F434F4E565F4652414D452F436F6465536574436F6D706F6E656E743A312E300000000011436F6465536574436F6D706F6E656E740000000000000002000000106E61746976655F636F64655F736574000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F646553657449640000000000000500000015636F6E76657273696F6E5F636F64655F73657473000000000000001300000054000000000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F646553657449640000000000000500000000", CodeSetComponentInfo) class CodeSetContext: """ Struct: IDL:omg.org/CONV_FRAME/CodeSetContext:1.0 """ _FNORB_ID = "IDL:omg.org/CONV_FRAME/CodeSetContext:1.0" def __init__(self, _char_data, _wchar_data): """ Constructor. """ self.char_data = _char_data self.wchar_data = _wchar_data return def __getinitargs__(self): """ Return the constructor arguments for unpickling. """ return (self.char_data, self.wchar_data) Fnorb.orb.TypeManager.TypeManager_init().add_type("IDL:omg.org/CONV_FRAME/CodeSetContext:1.0", "000000000000000F00000104000000000000002A49444C3A6F6D672E6F72672F434F4E565F4652414D452F436F6465536574436F6E746578743A312E300000000000000F436F6465536574436F6E746578740000000000020000000A636861725F646174610000000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F64655365744964000000000000050000000B77636861725F6461746100000000001500000044000000000000002549444C3A6F6D672E6F72672F434F4E565F4652414D452F436F646553657449643A312E30000000000000000A436F6465536574496400000000000005", CodeSetContext) #############################################################################