#include <parser_temp.h>
Collaboration diagram for CVC3::ParserTemp:

Definition at line 33 of file parser_temp.h.
| CVC3::ParserTemp::ParserTemp | ( | ) |  [inline] | 
        
Definition at line 63 of file parser_temp.h.
| int CVC3::ParserTemp::error | ( | const std::string & | s | ) | 
| std::string CVC3::ParserTemp::uniqueID | ( | ) |  [inline] | 
        
| std::string CVC3::ParserTemp::getPrompt | ( | ) |  [inline] | 
        
| void CVC3::ParserTemp::setPrompt1 | ( | ) |  [inline] | 
        
| void CVC3::ParserTemp::setPrompt2 | ( | ) |  [inline] | 
        
int CVC3::ParserTemp::d_uid [private]           | 
        
std::string CVC3::ParserTemp::prompt1 [private]           | 
        
std::string CVC3::ParserTemp::prompt2 [private]           | 
        
std::string CVC3::ParserTemp::prompt [private]           | 
        
Definition at line 42 of file parser_temp.h.
Referenced by getPrompt(), setPrompt1(), and setPrompt2().
Definition at line 44 of file parser_temp.h.
| std::istream* CVC3::ParserTemp::is | 
Definition at line 45 of file parser_temp.h.
Definition at line 47 of file parser_temp.h.
| std::string CVC3::ParserTemp::fileName | 
Definition at line 49 of file parser_temp.h.
Definition at line 51 of file parser_temp.h.
Definition at line 53 of file parser_temp.h.
Definition at line 55 of file parser_temp.h.
Definition at line 57 of file parser_temp.h.
Definition at line 59 of file parser_temp.h.
Definition at line 61 of file parser_temp.h.
 1.5.1