The following table shows the common Kato functions that you can use for a C or C++ interface.
| Function | Description |
|---|---|
| KatoCallback | Callback function used with the KatoSetCallback function. |
| KatoDebug | Enables or disables the ability to route log to the local debugger. |
| KatoFlush | Configures the network data-flushing mode or allows for an immediate flush. |
| KatoGetDefaultObject | Provides applications with a method of creating and using a global Kato object. |
| KatoGetServer | Queries Kato to see if it is connected to a server and optionally returns the name of the server. |
| KatoSetCallback | Configures Kato to use a callback function when logging. |
| KatoSetServer | Specifies the location of the machine running the CETK server. |
See Also
Send Feedback on this topic to the authors