zorba::QueryLocation

#include <zorba/query_location.h>

Inherited from: zorba::SmartObject

Representation of the current location location in the remote query. This location goes from the starting line and column to the ending line and column.

Public Functions

void

addReference() const

void

free()

unsigned int

getColumnBegin() const =0

unsigned int

getColumnEnd() const =0

String

getFileName() const =0

unsigned int

getLineBegin() const =0

unsigned int

getLineEnd() const =0

long

getRefCount() const

void

removeReference()

String

toString() const =0

~QueryLocation()

Protected Attributes

unsigned int

theRefCount

Public Functions

addReference

void addReference() const

free

void free()

getColumnBegin

unsigned int getColumnBegin() const =0

getColumnEnd

unsigned int getColumnEnd() const =0

getFileName

String getFileName() const =0

getLineBegin

unsigned int getLineBegin() const =0

getLineEnd

unsigned int getLineEnd() const =0

getRefCount

long getRefCount() const

removeReference

void removeReference()

toString

String toString() const =0

~QueryLocation

 ~QueryLocation()

Protected Attributes

theRefCount

unsigned int theRefCount