|
Get_count(self,
Datatype datatype=BYTE)
Get the number of top level elements |
|
|
|
Get_elements(self,
Datatype datatype)
Get the number of basic elements in a datatype |
|
|
|
Get_error(self)
Get message error |
|
|
|
Get_source(self)
Get message source |
|
|
|
Get_tag(self)
Get message tag |
|
|
|
Is_cancelled(self)
Test to see if a request was cancelled |
|
|
|
Set_cancelled(self,
bool flag)
Set the cancelled state associated with a status |
|
|
|
Set_elements(self,
Datatype datatype,
Count count)
Set the number of elements in a status |
|
|
|
Set_error(self,
int error)
Set message error |
|
|
|
Set_source(self,
int source)
Set message source |
|
|
|
Set_tag(self,
int tag)
Set message tag |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a new object with type S, a subtype of T
|
|
|
|
|
|