Version: 9.12.0
SPADDERPluginTester_i Class Reference

#include <SPADDERPluginTester_i.hxx>

Inheritance diagram for SPADDERPluginTester_i:

Public Member Functions

 SPADDERPluginTester_i (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, PortableServer::ObjectId *contId, const char *instanceName, const char *interfaceName)
 Constructor for component "SPADDER" instance. More...
 
virtual ~SPADDERPluginTester_i ()
 Destructor for component "SPADDER" instance. More...
 
void demo (CORBA::Double a, CORBA::Double b, CORBA::Double &c)
 This test is just to check the component SPADDER. More...
 
bool testkernel ()
 
bool testsmesh ()
 This test checks the constructor of the basic classes of the SMESH plugin for PADDER. More...
 

Constructor & Destructor Documentation

◆ SPADDERPluginTester_i()

SPADDERPluginTester_i::SPADDERPluginTester_i ( CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  poa,
PortableServer::ObjectId *  contId,
const char *  instanceName,
const char *  interfaceName 
)

Constructor for component "SPADDER" instance.

References LOG.

◆ ~SPADDERPluginTester_i()

SPADDERPluginTester_i::~SPADDERPluginTester_i ( )
virtual

Destructor for component "SPADDER" instance.

Member Function Documentation

◆ demo()

void SPADDERPluginTester_i::demo ( CORBA::Double  a,
CORBA::Double  b,
CORBA::Double &  c 
)

This test is just to check the component SPADDER.

◆ testkernel()

bool SPADDERPluginTester_i::testkernel ( )

◆ testsmesh()

bool SPADDERPluginTester_i::testsmesh ( )

This test checks the constructor of the basic classes of the SMESH plugin for PADDER.

References SMESH_Gen_i::GetNS(), and SMESH_Gen_i::GetSMESHGen().