Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

interrogate_datafile.cxx File Reference

#include "interrogate_datafile.h"

Go to the source code of this file.

Functions

void idf_output_string (ostream &out, const string &str, char whitespace)
void idf_input_string (istream &in, string &str)
void idf_output_string (ostream &out, const char *str, char whitespace)
void idf_input_string (istream &in, const char *&str)


Function Documentation

void idf_input_string istream in,
const char *&  str
 

Definition at line 82 of file interrogate_datafile.cxx.

References length, and p.

Referenced by InterrogateComponent::input(), InterrogateElement::input(), InterrogateFunction::input(), InterrogateFunctionWrapper::Parameter::input(), InterrogateFunctionWrapper::input(), InterrogateManifest::input(), InterrogateType::EnumValue::input(), InterrogateType::input(), and InterrogateDatabase::read_new().

void idf_input_string istream in,
string &  str
 

Definition at line 42 of file interrogate_datafile.cxx.

void idf_output_string ostream out,
const char *  str,
char  whitespace
 

Definition at line 65 of file interrogate_datafile.cxx.

References NULL.

Referenced by InterrogateComponent::output(), InterrogateElement::output(), InterrogateFunction::output(), InterrogateFunctionWrapper::Parameter::output(), InterrogateFunctionWrapper::output(), InterrogateManifest::output(), InterrogateType::EnumValue::output(), InterrogateType::output(), and InterrogateDatabase::write().

void idf_output_string ostream out,
const string &  str,
char  whitespace
 

Definition at line 29 of file interrogate_datafile.cxx.


Generated on Fri Apr 18 01:34:11 2003 for DTool by doxygen1.3