CSdpAttrValueNil Class Reference

class CSdpAttrValueNil : public CSdpAttrValue

A null type data attribute.

Inherits from

Constructor & Destructor Documentation

CSdpAttrValueNil()

CSdpAttrValueNil()[private]

~CSdpAttrValueNil()

~CSdpAttrValueNil()[virtual]

Destructor.

Member Functions Documentation

DataSize()

TUint DataSize()const [virtual]

Gets the size of the attribute (always 0).

NewNilL()

IMPORT_C CSdpAttrValueNil *NewNilL()[static]

Allocates and constructs a new CSdpAttrValueNil object.

Type()

TSdpElementType Type()const [virtual]

Gets the type of the attribute (always ETypeNil).