doil implementation base class for debag More...
Go to the source code of this file.
Classes | |
class | doil::ProxyFactory |
class | doil::ProxyFactoryBase |
Namespaces | |
doil | |
Typedefs | |
typedef void(* | doil::ProxyDeleteFunc) (ProxyBase *) |
typedef ProxyBase *(* | doil::ProxyNewFunc) (::CORBA::Object_ptr obj) |
Functions | |
template<class Proxy > | |
void | doil::Delete (ProxyBase *impl) |
template<class Proxy > | |
ProxyBase * | doil::New (::CORBA::Object_ptr obj) |
doil implementation base class for debag
Copyright (C) 2008 Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
Definition in file ProxyFactory.h.