MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / beforeRef

Function beforeRef

include/daScript/simulate/data_walker.h:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 virtual void afterTableValue ( Table * pa, TypeInfo * ti, char * pv, TypeInfo * kv, uint64_t index, bool last ) {}
72 virtual void afterTable ( Table * pa, TypeInfo * ti ) {}
73 virtual void beforeRef ( char * pa, TypeInfo * ti ) {}
74 virtual void afterRef ( char * pa, TypeInfo * ti ) {}
75 virtual void beforePtr ( char * pa, TypeInfo * ti ) {}
76 virtual void afterPtr ( char * pa, TypeInfo * ti ) {}

Callers 3

walkMethod · 0.85
walkMethod · 0.85
walkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected