get the logical locator that created this comp node
| 446 | |
| 447 | //! get the logical locator that created this comp node |
| 448 | Locator locator_logical() const { return m_impl->locator_logical(); } |
| 449 | |
| 450 | //! see CompNodeEnv::activate |
| 451 | MGE_WIN_DECLSPEC_FUC void activate() const; |
no outgoing calls