FileLocation Struct Reference

< The name of a file and a line number within it. More...

#include <viewermanager.h>

Collaboration diagram for FileLocation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FileLocation ()
 FileLocation (std::string const &file, int line)

Public Attributes

std::string filename_
int lineNumber_

Detailed Description

< The name of a file and a line number within it.

Definition at line 215 of file viewermanager.h.


Constructor & Destructor Documentation

FileLocation ( std::string const &  file,
int  line 
)

Definition at line 221 of file viewermanager.h.

FileLocation (  ) 

Definition at line 227 of file viewermanager.h.


Member Data Documentation

std::string filename_

Definition at line 218 of file viewermanager.h.

Definition at line 219 of file viewermanager.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:58:16 2012 for CXXUtilities by  doxygen 1.6.3