import"SALOME_Comm.idl";

Public Member Functions | |
| unsigned long long | getSize () |
| vectorOfByte | sendPart (in unsigned long long n1, in unsigned long long n2) |
| void | Register () |
| Increase the reference count (mark as used by another object). More... | |
| void | UnRegister () |
| Decrease the reference count (release by another object). More... | |
| void | Destroy () |
| Obsolete, left for compatibility reasons only. More... | |
|
inherited |
Obsolete, left for compatibility reasons only.
Use UnRegister() instead.
| unsigned long long SALOME::SenderByte::getSize | ( | ) |
|
inherited |
Increase the reference count (mark as used by another object).
| vectorOfByte SALOME::SenderByte::sendPart | ( | in unsigned long long | n1, |
| in unsigned long long | n2 | ||
| ) |
|
inherited |
Decrease the reference count (release by another object).
Referenced by SALOME_PyNode.Generic::Destroy().