Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

fbwrap::FBwService Class Reference

Class for interbase services management. More...

#include <FBwSvc.h>

List of all members.

Public Methods

 FBwService ()
 FBwService (string pServ, string pUser, string pPass)
 FBwService (const FBwServerDsc &ad)
bool IsAttached () const
void SetUser (string user)
void SetPass (string pass)
void SetServer (string serv)
void Attach ()
 Method for Attaching to service manager.

void Attach (const FBwServerDsc &ad)
 Method for Attaching to designated service manager.

bool SvcRequest (FBwSvcRequest *rq)
 Executes a service request.

void Dettach ()
 Detachs from the service manager.

void GetLastError (BasicFBwErrorMgr *err) const
 Error info.

 ~FBwService ()
isc_svc_handle * GetHandle ()
ISC_STATUS * GetStatus ()
void ShowMessage ()

Protected Attributes

FBwServerDsc alias


Detailed Description

Class for interbase services management.

this class implements the metod SvcRequest for making services requests to an interbase server. After construccion if feeded with the necesary security information it attachs to the deisgnated server so you can request services from it.


The documentation for this class was generated from the following files:
Generated on Fri Jan 31 08:30:05 2003 for fbwrap by doxygen1.2.17