class CSdpAttrValueDES : public CSdpAttrValueList |
A Data element sequence (DES) value of an attribute.
A DES can contain other values within it, including other sequences. This enables arbitrary tree structures to be created.
Most of the functionality is supplied by the base class CSdpAttrValueList.
Public Member Functions | |
---|---|
IMPORT_C CSdpAttrValueDES * | NewDESL(MSdpElementBuilder *) |
TSdpElementType | Type() |
Private Member Functions | |
---|---|
CSdpAttrValueDES(MSdpElementBuilder *) |
Inherited Attributes | |
---|---|
CSdpAttrValueList::iList |
CSdpAttrValueDES | ( | MSdpElementBuilder * | aBuilder | ) | [private] |
MSdpElementBuilder * aBuilder |
IMPORT_C CSdpAttrValueDES * | NewDESL | ( | MSdpElementBuilder * | aBuilder | ) | [static] |
MSdpElementBuilder * aBuilder |