CSmsCtrlOperation Class Reference
#include
"gsmuieoperations.h"
class CSmsCtrlOperation : public CSmsIEOperation |
Inherited Functions |
---|
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::Extension_(TUint,TAny *&,TAny *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
| CSmsIEOperation::CSmsIEOperation(CSmsInformationElement::TSmsInformationElementIdentifier,CSmsMessage &) |
| CSmsIEOperation::Id()const |
| CSmsIEOperation::MessageTypeSupported()const |
| CSmsIEOperation::NewL(CSmsInformationElement::TSmsInformationElementIdentifier,CSmsMessage &,CCnvCharacterSetConverter &,RFs &) |
| CSmsIEOperation::ValidateOperationL()const |
| CSmsIEOperation::operator=(const CSmsIEOperation &) |
| CSmsIEOperation::operator==(const CSmsIEOperation &) |
| CSmsIEOperation::~CSmsIEOperation() |
Constructor & Destructor Documentation
CSmsCtrlOperation ( CSmsInformationElement::TSmsInformationElementIdentifier, CSmsMessage & )
~CSmsCtrlOperation ( )
~CSmsCtrlOperation | ( | ) | [protected, inline] |
Member Function Documentation
operator= ( const CSmsCtrlOperation & )
Prevent clients from using the assignment operator by including it in the class definition but making it protected and not exporting it.
operator== ( const CSmsCtrlOperation & )
Prevent clients from using the equality operator by including it in the class definition but making it protected and not exporting it.