General KERNEL Documentation     End User KERNEL Services  


SALOME::GenericObj Interface Reference

import "SALOME_GenericObj.idl";

Inheritance diagram for SALOME::GenericObj:

Inheritance graph

Public Member Functions

void Register ()
void Destroy ()

Member Function Documentation

void SALOME::GenericObj::Register  ) 
 

Increase the reference count (mark as used by another object).

void SALOME::GenericObj::Destroy  ) 
 

Decrease the reference count (release by another object).