Home
last modified time | relevance | path

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

/trunk/main/vos/source/
H A Dprocess.cxx487 OExtCommandLineImpl* OExtCommandLine::pExtImpl=0; member in OExtCommandLine
499 if ( pExtImpl == NULL ) in OExtCommandLine()
501 pExtImpl = new OExtCommandLineImpl; in OExtCommandLine()
513 return pExtImpl->getCommandArgCount(); in getCommandArgCount()
519 return pExtImpl->getCommandArg(nArg,strCommandArg); in getCommandArg()
/trunk/main/vos/inc/vos/
H A Dprocess.hxx284 static vos::OExtCommandLineImpl* pExtImpl; member in vos::OExtCommandLine

Completed in 12 milliseconds