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

CPPCommentBlock Class Reference

#include <cppCommentBlock.h>

List of all members.

Public Attributes

CPPFile _file
int _line_number
int _col_number
int _last_line
bool _c_style
string _comment


Member Data Documentation

bool CPPCommentBlock::_c_style
 

Definition at line 42 of file cppCommentBlock.h.

Referenced by CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment().

int CPPCommentBlock::_col_number
 

Definition at line 40 of file cppCommentBlock.h.

Referenced by CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment().

string CPPCommentBlock::_comment
 

Definition at line 43 of file cppCommentBlock.h.

Referenced by InterrogateBuilder::get_function(), InterrogateBuilder::get_type(), CPPPreprocessor::skip_c_comment(), CPPPreprocessor::skip_cpp_comment(), and InterrogateBuilder::update_method_comment().

CPPFile CPPCommentBlock::_file
 

Definition at line 38 of file cppCommentBlock.h.

Referenced by CPPPreprocessor::get_comment_before(), CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment().

int CPPCommentBlock::_last_line
 

Definition at line 41 of file cppCommentBlock.h.

Referenced by CPPPreprocessor::get_comment_before(), CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment().

int CPPCommentBlock::_line_number
 

Definition at line 39 of file cppCommentBlock.h.

Referenced by CPPPreprocessor::skip_c_comment(), and CPPPreprocessor::skip_cpp_comment().


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 01:34:46 2003 for DTool by doxygen1.3