• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdeedu
  • Sitemap
  • Contact Us
 

kstars

ID Functions: Functions to delete properties, and log messages locally or remotely.


Functions

void IDDelete (const char *dev, const char *name, const char *msg,...)
void IDLog (const char *msg,...)
void IDMessage (const char *dev, const char *msg,...)

Function Documentation

void IDDelete ( const char *  dev,
const char *  name,
const char *  msg,
  ... 
)

Function Drivers call to inform Clients a Property is no longer available, or the entire device is gone if name is NULL.

Parameters:
dev device name. If device name is NULL, the entire device will be deleted.
name property name to be deleted.
msg message in printf style to send to the client.

void IDLog ( const char *  msg,
  ... 
)

Function Drivers call to log a message locally.

The message is not sent to any Clients.

Parameters:
msg message in printf style to send to the client.

void IDMessage ( const char *  dev,
const char *  msg,
  ... 
)

Function Drivers call to send log messages to Clients.

If dev is specified the Client shall associate the message with that device; if dev is NULL the Client shall treat the message as generic from no specific Device.

Parameters:
dev device name
msg message in printf style to send to the client.

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kdeedu

Skip menu "kdeedu"
  • kalzium
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  •   docs
  •   src
  • parley
  •   stepcore
Generated for kdeedu by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal