DBPowerSuite 7.9 Application Programming Interface
Sybase Replication

 

Class Name

ReplicationServer

Parent Class

Server

Header Name

SReplicationServer.h

Language

C++

Author

Brian N. Ceccarelli

Date Written

September 17, 1997

Last Updated

September 17, 1997

Notes

     This header file contains many class definitions.  All the
classes manipulate objects specific to Replication Server systems.
All the classes that deal with specific objects in the RSSD
(Replication Server System Database) are derived from the View
base class.

     If your program does anything with Replication Server, chances
are you will need to include this header file.   This header file
is used in the code of the class library libpsReplicationServer.

 

Public Methods of Class ReplicationServer

#

Inline

Pure Virtual

Virtual

Method

Description

1

No

No

No

ReplicationServer(Connection& connection)

 

2

No

No

No

ps_int32 sGetRSSD(ps_char* data_server, ps_char* database_name)

 

3

No

No

No

~ReplicationServer()

 

 

Protected Methods of Class ReplicationServer

#

Inline

Pure Virtual

Virtual

Method

Description

 

Private Methods of Class ReplicationServer

#

Inline

Pure Virtual

Virtual

Method

Description

 

Go to DBPowerSuite 7.9 Application Programming Interface.


Updated: Thu Jun 18 21:13:23 2009