Home
last modified time | relevance | path

Searched defs:lazyRefs (Results 1 – 1 of 1) sorted by relevance

/dports/cad/stepcode/stepcode-0.8/src/cllazyfile/
H A DlazyRefs.h235 lazyRefs( lazyInstMgr * lmgr ): _lim( lmgr ), _id( 0 ) { in lazyRefs() function
238 lazyRefs( lazyInstMgr * lmgr, SDAI_Application_instance * ai ): _lim( lmgr ), _id( 0 ) { in lazyRefs() function
242 lazyRefs( lazyInstMgr * lmgr, instanceID iid ): _lim( lmgr ) { in lazyRefs() function