Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Doptions.hxx75 bool readStdin() const { return m_stdin; } in readStdin()
82 bool m_stdin; member in Options
/trunk/main/idlc/source/
H A Doptions.cxx68 : m_program(progname), m_stdin(false), m_verbose(false), m_quiet(false) in Options()
374 m_stdin = true; in initOptions()

Completed in 6 milliseconds