#include <FBwSvc.h>
Inheritance diagram for fbwrap::FBwSvcCluster:

Public Methods | |
| FBwSvcCluster (FBwService *psvc, int bufLen=1024, int ptimeout=70) | |
| bool | GetInfo () |
| bool | Error () |
| void | ReadInteger (const char **p, unsigned long &v) |
| void | ReadShort (const char **p, unsigned short &v) |
| void | ReadString (const char **p, string &s) |
| virtual | ~FBwSvcCluster () |
Protected Methods | |
| virtual void | ParseBuf (const char *p)=0 |
| void | SetReqBuf (const char *preqbuf, unsigned short preqlen) |
| void | SetTimeOut (int pTimeout) |
Protected Attributes | |
| bool | error |
| bool | truncated |
This class is not yet finished It gets the infobuffer from de database but lacks methods for exposing the values returned
1.2.17