Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx42 CommandLine * CommandLine::pTheInstance_ = 0; member in autodoc::CommandLine
261 csv_assert(pTheInstance_ == 0); in CommandLine()
262 pTheInstance_ = this; in CommandLine()
268 pTheInstance_ = 0; in ~CommandLine()
303 csv_assert(pTheInstance_ != 0); in Get_()
304 return *pTheInstance_; in Get_()
/trunk/main/autodoc/source/inc/
H A Dadc_cl.hxx169 pTheInstance_; member in autodoc::CommandLine

Completed in 21 milliseconds