_objref_Tools Class Reference

#include <hpp/corbaserver/tools-idl.hh>

Inheritance diagram for _objref_Tools:
[legend]
Collaboration diagram for _objref_Tools:
[legend]

Public Member Functions

::CORBA::Boolean loadServerPlugin (const char *context_, const char *pluginName)
 
::CORBA::Boolean createContext (const char *context_)
 
void deleteServant (const char *id)
 
void shutdown ()
 
 _objref_Tools ()
 
 _objref_Tools (omniIOR *, omniIdentity *)
 

Protected Member Functions

virtual ~_objref_Tools ()
 

Friends

class Tools
 

Constructor & Destructor Documentation

◆ _objref_Tools() [1/2]

_objref_Tools::_objref_Tools ( )
inline

◆ _objref_Tools() [2/2]

_objref_Tools::_objref_Tools ( omniIOR *  ,
omniIdentity *   
)

◆ ~_objref_Tools()

virtual _objref_Tools::~_objref_Tools ( )
protectedvirtual

Member Function Documentation

◆ createContext()

::CORBA::Boolean _objref_Tools::createContext ( const char *  context_)

◆ deleteServant()

void _objref_Tools::deleteServant ( const char *  id)

◆ loadServerPlugin()

::CORBA::Boolean _objref_Tools::loadServerPlugin ( const char *  context_,
const char *  pluginName 
)

◆ shutdown()

void _objref_Tools::shutdown ( )

Friends And Related Function Documentation

◆ Tools

friend class Tools
friend