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