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.
itcl オブジェクトのクラス名を取得する方法、またはオブジェクトが存在するかどうかを確認する方法は?
情報クラスなどを使用してみてください
objName info class
itcl::isを使用して存在を確認する方法の詳細については、 http: //wiki.tcl.tk/12629も参照してください。
itcl::is object objName