Classes | Functions

baciTestUtils.h File Reference

#include <tao/corba.h>
#include <ace/Read_Buffer.h>
#include <string>
#include <baci.h>
Include dependency graph for baciTestUtils.h:

Go to the source code of this file.

Classes

class  baciTestCBvoid
class  baciTestCBdouble
class  baciTestCBfloat
class  baciTestCBpattern
class  CORBAShutdown

Functions

int write_iors_to_file (const int count, CORBA::String_var name[], CORBA::String_var type[], CORBA::String_var ior[])
int read_IOR_from_file (std::string device, std::string &readIOR)

Detailed Description

Header file for BACI Test Utils.


Function Documentation

int read_IOR_from_file ( std::string  device,
std::string &  readIOR 
)
int write_iors_to_file ( const int  count,
CORBA::String_var  name[],
CORBA::String_var  type[],
CORBA::String_var  ior[] 
)