class CAccPolAudioStreamFormatCon : public CAccPolObjectCon |
Stores an audio stream format objects.
.lib
Public Member Functions | |
---|---|
~CAccPolAudioStreamFormatCon () | |
CAccPolObjectBase * | DuplicateLC ( CAccPolObjectCon *) |
void | ExternalizeL ( RWriteStream &) |
IMPORT_C void | GetInputStreamFormatsL ( RPointerArray < CAccPolAudioStreamFormat > &) |
IMPORT_C void | GetOutputStreamFormatsL ( RPointerArray < CAccPolAudioStreamFormat > &) |
void | InternalizeL ( RReadStream &) |
IMPORT_C CAccPolAudioStreamFormatCon * | NewL ( CAccPolObjectCon *) |
IMPORT_C CAccPolAudioStreamFormatCon * | NewLC ( CAccPolObjectCon *) |
Private Member Functions | |
---|---|
CAccPolAudioStreamFormatCon ( CAccPolObjectCon *) | |
void | ConstructL () |
Inherited Attributes | |
---|---|
CAccPolObjectBase::iObjectContainer |
CAccPolAudioStreamFormatCon | ( | CAccPolObjectCon * | aObject = NULL | ) | [private] |
C++ default constructor.
CAccPolObjectCon * aObject = NULL |
CAccPolObjectBase * | DuplicateLC | ( | CAccPolObjectCon * | aObject = NULL | ) | [virtual] |
Duplicates the object data.
CAccPolObjectCon * aObject = NULL |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const [virtual] |
Internalize object.
RWriteStream & aStream |
IMPORT_C void | GetInputStreamFormatsL | ( | RPointerArray < CAccPolAudioStreamFormat > & | aInputStreamFormats | ) | const |
Gets a input stream audio format objects.
RPointerArray < CAccPolAudioStreamFormat > & aInputStreamFormats |
IMPORT_C void | GetOutputStreamFormatsL | ( | RPointerArray < CAccPolAudioStreamFormat > & | aOutputStreamFormat | ) | const |
Gets a output stream audio format objects.
RPointerArray < CAccPolAudioStreamFormat > & aOutputStreamFormat |
void | InternalizeL | ( | RReadStream & | aStream | ) | [virtual] |
Externalize object.
RReadStream & aStream |
IMPORT_C CAccPolAudioStreamFormatCon * | NewL | ( | CAccPolObjectCon * | aObject = NULL | ) | [static] |
Two-phased constructor.
CAccPolObjectCon * aObject = NULL |
IMPORT_C CAccPolAudioStreamFormatCon * | NewLC | ( | CAccPolObjectCon * | aObject = NULL | ) | [static] |
Two-phased constructor.
CAccPolObjectCon * aObject = NULL |
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.