_AlpPostalEnumerator Struct Reference
[Types]

#include <postal_types.h>


Detailed Description

Defines an enumerator structure. Store a objects list and an sql stmt that is only valid on server side. MUST be released when results have been retrieved.


Data Fields

int currentCacheSize
int currentIndex
void * currentNode
int currentOffset
int dbCacheSize
int elemCount
int gotoIndex
void * objectList
alp_postal_service_id_t serviceId
alp_postal_session_id_t sessionId
void * sqlStmtPtr


Field Documentation

int currentCacheSize
 

int currentIndex
 

void* currentNode
 

int currentOffset
 

int dbCacheSize
 

int elemCount
 

int gotoIndex
 

void* objectList
 

alp_postal_service_id_t serviceId
 

alp_postal_session_id_t sessionId
 

void* sqlStmtPtr
 


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.