| class CAttrEncoderVisitor : public CBase |
| Public Member Functions | |
|---|---|
| ~CAttrEncoderVisitor() | |
| IMPORT_C void | EncodeAttributeL(TElementEncoder, CSdpAttrValue &) |
| IMPORT_C void | EncodeAttributeL(CSdpAttrValue &) |
| IMPORT_C CAttrEncoderVisitor * | NewL(TElementEncoder) |
| IMPORT_C CAttrEncoderVisitor * | NewLC(TElementEncoder) |
| Private Member Functions | |
|---|---|
| CAttrEncoderVisitor(TElementEncoder) | |
| void | ConstructL() |
| void | EndListL() |
| void | StartListL(CSdpAttrValueList &) |
| void | VisitAttributeL(CSdpAttr &) |
| void | VisitAttributeValueL(CSdpAttrValue &, TSdpElementType) |
| Private Attributes | |
|---|---|
| TElementEncoder | iEncoder |
| CAttrEncoderVisitor | ( | TElementEncoder | aEncoder | ) | [private] |
| TElementEncoder aEncoder |
| IMPORT_C void | EncodeAttributeL | ( | TElementEncoder | aEncoder, |
| CSdpAttrValue & | aSrcAttr | |||
| ) | [static] | |||
| TElementEncoder aEncoder | |
| CSdpAttrValue & aSrcAttr |
| IMPORT_C void | EncodeAttributeL | ( | CSdpAttrValue & | aSrcAttr | ) |
| CSdpAttrValue & aSrcAttr |
| IMPORT_C CAttrEncoderVisitor * | NewL | ( | TElementEncoder | aEncoder | ) | [static] |
| TElementEncoder aEncoder |
| IMPORT_C CAttrEncoderVisitor * | NewLC | ( | TElementEncoder | aEncoder | ) | [static] |
| TElementEncoder aEncoder |
| void | StartListL | ( | CSdpAttrValueList & | aList | ) | [private] |
| CSdpAttrValueList & aList |
| void | VisitAttributeL | ( | CSdpAttr & | aAttribute | ) | [private] |
| CSdpAttr & aAttribute |
| void | VisitAttributeValueL | ( | CSdpAttrValue & | aValue, |
| TSdpElementType | aType | |||
| ) | [private] | |||
| CSdpAttrValue & aValue | |
| TSdpElementType aType |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.