AcMapOSEConnectionReactor class

Land Desktop Development ARX CPP SDK

 

AcMapOSEConnectionReactor class

Base class for custom connection reactors.

Include AdMapOracleReactor.h.

To monitor and react to connection events, subclass a custom reactor from AcMapOSEConnectionReactor, and then add an instance of it to your application using AcMapOSEConnection::AddConnectionReactor().

Overviews

Managing reactors

Code samples

Connecting to an Oracle Database

Functions

~AcMapOSEConnectionReactor AcMapOSEConnectionReactor
BeforeConnect
BeforeDisconnect
BeforeSchemaChange
Connected
Disconnected
SchemaChanged