Searched refs:ocsd_pe_context (Results 1 – 5 of 5) sorted by relevance
49 OcsdPeContext(const ocsd_pe_context *context);53 OcsdPeContext &operator =(const ocsd_pe_context *context);72 operator const ocsd_pe_context &() const { return m_context; };75 ocsd_pe_context m_context;83 inline OcsdPeContext::OcsdPeContext(const ocsd_pe_context *context) in OcsdPeContext()107 inline OcsdPeContext & OcsdPeContext::operator =(const ocsd_pe_context *context)
63 void setContext(const ocsd_pe_context &new_context) { context = new_context; }; in setContext()99 const ocsd_pe_context &getContext() const { return context; }; in getContext()
118 ocsd_pe_context context; /**< PE Context */
422 } ocsd_pe_context; typedef
171 ocsd_pe_context m_pe_context; //!< current context information