Home
last modified time | relevance | path

Searched refs:RelationtypeIdx_t (Results 1 – 2 of 2) sorted by relevance

/dports/lang/nx/nsf2.3.0/generic/
H A DnsfAPI.h249 …rIdx, RelationtypeClassIdx, RelationtypeSuperclassIdx, RelationtypeRootclassIdx} RelationtypeIdx_t; typedef
671 static int NsfRelationGetCmd(Tcl_Interp *interp, NsfObject *object, RelationtypeIdx_t type)
673 static int NsfRelationSetCmd(Tcl_Interp *interp, NsfObject *object, RelationtypeIdx_t type, Tcl_Obj…
2561 RelationtypeIdx_t type = (RelationtypeIdx_t )pc.clientData[1]; in NsfRelationGetCmdStub()
2582 RelationtypeIdx_t type = (RelationtypeIdx_t )pc.clientData[1]; in NsfRelationSetCmdStub()
H A Dnsf.c30256 NsfRelationGetCmd(Tcl_Interp *interp, NsfObject *object, RelationtypeIdx_t type) { in NsfRelationGetCmd()
30351 NsfRelationSetCmd(Tcl_Interp *interp, NsfObject *object, RelationtypeIdx_t type, Tcl_Obj *valueObj)… in NsfRelationSetCmd()