Bull DPX/20 Guida Utente Pagina 215

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 424
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 214
2-47
DSOM Framework Reference
remove_class_from_all Method
Purpose
Removes the association of a particular class from all servers.
Syntax
void remove_class_from_all (in string className);
Description
The remove_class_from_all method removes the className from all of the
ImplementationDefs.
Parameters
receiver A pointer to an object of class ImplRepository.
ev A pointer to the Environment structure for the calling method.
className A string whose value is the class name of interest.
Example
#include <somd.h>
Environment ev;
...
remove_class_from_all(SOMD_ImplRepObject, &ev, ”Stack”);
Original Class
ImplRepository
Vedere la pagina 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 423 424

Commenti su questo manuale

Nessun commento