Searched defs:getCIE (Results 1 – 1 of 1) sorted by relevance
143 const CIE& getCIE() const { return *m_pCIE; } in getCIE() function144 CIE& getCIE() { return *m_pCIE; } in getCIE() function