Beispiel #1
0
func AutoNewZgoqserver(s *C.Segment) Zgoqserver   { return Zgoqserver(s.NewStructAR(40, 3)) }
Beispiel #2
0
func AutoNewMigrationComplete(s *C.Segment) MigrationComplete {
	return MigrationComplete(s.NewStructAR(8, 0))
}
Beispiel #3
0
func AutoNewRoutable(s *C.Segment) Routable  { return Routable(s.NewStructAR(16, 2)) }
Beispiel #4
0
func AutoNewGenerator(s *C.Segment) Generator  { return Generator(s.NewStructAR(8, 0)) }
Beispiel #5
0
func AutoNewMatch(s *C.Segment) Match  { return Match(s.NewStructAR(16, 7)) }
Beispiel #6
0
func AutoNewConditionPair(s *C.Segment) ConditionPair  { return ConditionPair(s.NewStructAR(8, 2)) }
Beispiel #7
0
func AutoNewConjunction(s *C.Segment) Conjunction  { return Conjunction(s.NewStructAR(0, 2)) }
Beispiel #8
0
func AutoNewNode(s *C.Segment) Node                         { return Node(s.NewStructAR(40, 6)) }
Beispiel #9
0
func AutoNewMethod(s *C.Segment) Method  { return Method(s.NewStructAR(24, 5)) }
Beispiel #10
0
func AutoNewEnumerant(s *C.Segment) Enumerant        { return Enumerant(s.NewStructAR(8, 2)) }
Beispiel #11
0
func AutoNewSuperclass(s *C.Segment) Superclass  { return Superclass(s.NewStructAR(8, 1)) }
Beispiel #12
0
func AutoNewField(s *C.Segment) Field            { return Field(s.NewStructAR(24, 4)) }
Beispiel #13
0
func AutoNewNodeNestedNode(s *C.Segment) NodeNestedNode  { return NodeNestedNode(s.NewStructAR(8, 1)) }
Beispiel #14
0
func AutoNewNodeParameter(s *C.Segment) NodeParameter  { return NodeParameter(s.NewStructAR(0, 1)) }
Beispiel #15
0
func AutoNewCodeGeneratorRequestRequestedFile(s *C.Segment) CodeGeneratorRequestRequestedFile {
	return CodeGeneratorRequestRequestedFile(s.NewStructAR(8, 2))
}
Beispiel #16
0
func AutoNewType(s *C.Segment) Type        { return Type(s.NewStructAR(16, 1)) }
Beispiel #17
0
func AutoNewCodeGeneratorRequestRequestedFileImport(s *C.Segment) CodeGeneratorRequestRequestedFileImport {
	return CodeGeneratorRequestRequestedFileImport(s.NewStructAR(8, 1))
}
Beispiel #18
0
func AutoNewBrand(s *C.Segment) Brand       { return Brand(s.NewStructAR(0, 1)) }
Beispiel #19
0
func AutoNewCondition(s *C.Segment) Condition  { return Condition(s.NewStructAR(8, 1)) }
Beispiel #20
0
func AutoNewBrandScope(s *C.Segment) BrandScope  { return BrandScope(s.NewStructAR(16, 1)) }
Beispiel #21
0
func AutoNewDisjunction(s *C.Segment) Disjunction  { return Disjunction(s.NewStructAR(0, 2)) }
Beispiel #22
0
func AutoNewBrandBinding(s *C.Segment) BrandBinding  { return BrandBinding(s.NewStructAR(8, 1)) }
Beispiel #23
0
func AutoNewConfiguration(s *C.Segment) Configuration  { return Configuration(s.NewStructAR(16, 13)) }
Beispiel #24
0
func AutoNewValue(s *C.Segment) Value  { return Value(s.NewStructAR(16, 1)) }
Beispiel #25
0
func AutoNewMigration(s *C.Segment) Migration  { return Migration(s.NewStructAR(8, 1)) }
Beispiel #26
0
func AutoNewAnnotation(s *C.Segment) Annotation  { return Annotation(s.NewStructAR(8, 2)) }
Beispiel #27
0
func AutoNewMigrationElement(s *C.Segment) MigrationElement {
	return MigrationElement(s.NewStructAR(0, 2))
}
Beispiel #28
0
func AutoNewCodeGeneratorRequest(s *C.Segment) CodeGeneratorRequest {
	return CodeGeneratorRequest(s.NewStructAR(0, 2))
}
Beispiel #29
0
func AutoNewZ(s *C.Segment) Z              { return Z(s.NewStructAR(8, 1)) }
Beispiel #30
0
func AutoNewZjob(s *C.Segment) Zjob       { return Zjob(s.NewStructAR(136, 13)) }