Searched refs:pTheInstance_ (Results 1 – 2 of 2) sorted by relevance
42 CommandLine * CommandLine::pTheInstance_ = 0; member in autodoc::CommandLine261 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_()
159 pTheInstance_; member in autodoc::CommandLine
Completed in 18 milliseconds