Representation of the current location location in the remote query.
More...
#include <zorba/query_location.h>
List of all members.
Detailed Description
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.
Definition at line 32 of file query_location.h.
Constructor & Destructor Documentation
virtual zorba::QueryLocation::~QueryLocation |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void zorba::SmartObject::addReference |
( |
| ) |
const |
|
inlineinherited |
virtual void zorba::SmartObject::free |
( |
| ) |
|
|
virtualinherited |
virtual unsigned int zorba::QueryLocation::getColumnBegin |
( |
| ) |
const |
|
pure virtual |
virtual unsigned int zorba::QueryLocation::getColumnEnd |
( |
| ) |
const |
|
pure virtual |
virtual String zorba::QueryLocation::getFileName |
( |
| ) |
const |
|
pure virtual |
virtual unsigned int zorba::QueryLocation::getLineBegin |
( |
| ) |
const |
|
pure virtual |
virtual unsigned int zorba::QueryLocation::getLineEnd |
( |
| ) |
const |
|
pure virtual |
long zorba::SmartObject::getRefCount |
( |
| ) |
const |
|
inlineinherited |
void zorba::SmartObject::removeReference |
( |
| ) |
|
|
inlineinherited |
virtual String zorba::QueryLocation::toString |
( |
| ) |
const |
|
pure virtual |
Member Data Documentation
unsigned int zorba::SmartObject::theRefCount |
|
mutableprotectedinherited |
The documentation for this class was generated from the following file: