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