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

ObjectLocation Class Reference

#include <error_subsystem.h>

List of all members.

Public Methods

 ObjectLocation ()
 ObjectLocation (String file, IInteger line)
 ObjectLocation (String file, IInteger line, IInteger column)
bool get_is_known () const
String get_file () const
IInteger get_line () const
bool get_has_column () const
IInteger get_column () const
String print_to_string () const


Detailed Description


Constructor & Destructor Documentation

ObjectLocation::ObjectLocation ()

ObjectLocation::ObjectLocation ( String file,
IInteger line)

ObjectLocation::ObjectLocation ( String file,
IInteger line,
IInteger column)


Member Function Documentation

IInteger ObjectLocation::get_column () const

String ObjectLocation::get_file () const

bool ObjectLocation::get_has_column () const

bool ObjectLocation::get_is_known () const

IInteger ObjectLocation::get_line () const

String ObjectLocation::print_to_string () const


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:44:12 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000