inline CORBA::Any* return_empty_any (const char *cmd)

Create and return an empty CORBA Any object

Documentation

Create and return an empty CORBA Any object. Create an empty CORBA Any object. Could be used by command which does not return anything to the client. This method also prints a message on screen (level 4) before it returns
Throws:
DevFailed If the Any object creation failed. Click here to read DevFailed exception specification
Returns:
The empty CORBA Any
Parameters:
cmd - The cmd name which use this empty Any. Only used to create the thrown exception (in case of) and in the displayed message

alphabetic index hierarchy of classes


generated by doc++