Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C++ (TAO) の通知クライアントの場合、参照 (register_initial_reference) を RootPOA に登録しています。RootPOA 以外のタイプの POA はありますか。
子 POA のサポートがあります。POA の詳細についてはCORBA 仕様を参照するか、TAO/tests/POA ディレクトリなどにある TAO の一部である大量の例/テストを参照してください。