DBPowerSuite 7.9 Application Programming Interface
Sybase Open Client

 

Class Description

Sybase Client Messages

Class Name

SCMessages

Parent Class

Messages

Header Name

SCMessages.h

Library

libpsOpenClient

Language

C++

Author

Brian N. Ceccarelli

Location

Cary, NC

Date Written

February 4, 1998

Last Updated

February 4, 1998

Last Updated By

Brian N. Ceccarelli

Notes

     This class is the SCMessages Class for Sybase Client apps.
The only difference between this class and the Messages class is
the addition of two meWriteMessage methods.

 

Public Methods of Class SCMessages

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

SCMessages()

 

2

No

No

Yes

ps_int32 meWriteSybaseMessage(CS_CLIENTMSG* client_msg, ps_int8 abbreviate_info_sw = 0, ps_char* server_name = NULL, ps_char* server_desc_text = NULL)

Write Sybase Client Message to Log

3

No

No

Yes

ps_int32 meWriteSybaseMessage(CS_SERVERMSG* server_msg, ps_int8 abbreviate_info_sw = 0, ps_char* server_desc_text = NULL, ps_char severity_zero_is_info_sw = 0)

Write Sybase Client Message to Log

4

No

No

No

~SCMessages()

 

 

Protected Methods of Class SCMessages

#

Inline

Pure Virtual

Virtual

Method

Description

 

Private Methods of Class SCMessages

#

Inline

Pure Virtual

Virtual

Method

Description

 

Go to DBPowerSuite 7.9 Application Programming Interface.


Updated: Thu Jun 18 21:13:23 2009