This class is an implementation of the ItemSequence.
More...
#include <zorba/empty_sequence.h>
List of all members.
Detailed Description
This class is an implementation of the ItemSequence.
Objects of this class return, on the first next call,
an empty sequence.
See ItemSequence
- Examples:
- external_functions.cpp.
Definition at line 32 of file empty_sequence.h.
Constructor & Destructor Documentation
zorba::EmptySequence::EmptySequence |
( |
| ) |
|
|
inline |
virtual zorba::EmptySequence::~EmptySequence |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
void zorba::SmartObject::addReference |
( |
| ) |
const |
|
inlineinherited |
virtual void zorba::SmartObject::free |
( |
| ) |
|
|
virtualinherited |
virtual Iterator_t zorba::EmptySequence::getIterator |
( |
| ) |
|
|
virtual |
long zorba::SmartObject::getRefCount |
( |
| ) |
const |
|
inlineinherited |
void zorba::SmartObject::removeReference |
( |
| ) |
|
|
inlineinherited |
Member Data Documentation
unsigned int zorba::SmartObject::theRefCount |
|
mutableprotectedinherited |
The documentation for this class was generated from the following file: