| 
    HDK
    
   | 
 
#include <UT_SourceLocation.h>
Public Member Functions | |
| UT_SourceLocation (const UT_StringHolder &source=UT_StringHolder::theEmptyString, int line=0, int column_start=0, int column_end=0) | |
| int64 | getMemoryUsage (bool inclusive) const | 
| bool | operator== (const UT_SourceLocation &other) const | 
| bool | operator!= (const UT_SourceLocation &other) const | 
| const UT_StringHolder & | source () const | 
| void | setSource (const UT_StringHolder &source) | 
| int | line () const | 
| void | setLine (int line) | 
| int | columnStart () const | 
| void | setColumnStart (int col) | 
| int | columnEnd () const | 
| void | setColumnEnd (int col) | 
Definition at line 18 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 21 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 60 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 56 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 31 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 52 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 45 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 38 of file UT_SourceLocation.h.
Definition at line 62 of file UT_SourceLocation.h.
Definition at line 58 of file UT_SourceLocation.h.
Definition at line 54 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 50 of file UT_SourceLocation.h.
      
  | 
  inline | 
Definition at line 48 of file UT_SourceLocation.h.