#include <Direct_Collocation_Upcall_Wrapper.h>
Public Member Functions | |
void | upcall (CORBA::Object_ptr obj, CORBA::Object_out forward_obj, bool &is_forwarded, TAO::Argument **args, int num_args, const char *op, size_t op_len, TAO::Collocation_Strategy strategy) |
Perform the upcall. |
void TAO::TAO::Direct_Collocation_Upcall_Wrapper::upcall | ( | CORBA::Object_ptr | obj, | |
CORBA::Object_out | forward_obj, | |||
bool & | is_forwarded, | |||
TAO::Argument ** | args, | |||
int | num_args, | |||
const char * | op, | |||
size_t | op_len, | |||
TAO::Collocation_Strategy | strategy | |||
) |
Perform the upcall.