3.7.1.2.2 C++バインディング

class Server {
    public: 
          Tobj_Servant      create_servant(const char * interfaceName);
};