Home
last modified time | relevance | path

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

/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Ddrive.cc493 DriveCaller::pGetDrvHdl(void) const in pGetDrvHdl() function in DriveCaller
H A Ddataman.h340 const DriveHandler* pGetDrvHdl(void) const { return &DrvHdl; }; in pGetDrvHdl() function