DBPowerSuite 7.9 Application Programming Interface
Sybase Open Server

 

Class Name

SVDisconnectEvent

Parent Class

SVEvent

Header Name

SVEvent.h

Language

C++

Author

Brian N. Ceccarelli

Date Written

August 22, 1995

Last Updated

January 18, 2002

Last Updated By

Brian N. Ceccarelli

Notes

     The C++ Open Server API is broken down into 3 classes.  The
first class is the SVServer class.  It contains the methods and
data members which control the global behavior of the Open Server.
The second class is the SVEvent class.  Each SVEvent instance
is good only for the duration of an event.  An SVEvent has a
SVServer.   The SVEvent is broken down into subclasses.   Each
Sybase Open Server event has its own subclass.  Each event behaves
a little different from the others.

     The third class is the SVMessages class.  The SVMessages
class formats messages to the standard Open Server log.  It
has a SVServer.

 

Public Methods of Class SVDisconnectEvent

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

SVDisconnectEvent(SVServer* sv_server, SRV_PROC* spp)

 

2

No

No

No

~SVDisconnectEvent()

 

 

Protected Methods of Class SVDisconnectEvent

#

Inline

Pure Virtual

Virtual

Method

Description

 

Private Methods of Class SVDisconnectEvent

#

Inline

Pure Virtual

Virtual

Method

Description

 

Go to DBPowerSuite 7.9 Application Programming Interface.


Updated: Thu Jun 18 21:13:23 2009