3.7.1.3.2 C++バインディング

class Server {
public:
       CORBA::Boolean initialize(int argc, char** argv);
};