os/ossrv/lowlevellibsandfws/apputils/inc/BAFLPAN.H
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
// Panics
sl@0
    15
// 
sl@0
    16
//
sl@0
    17
sl@0
    18
#ifndef __BAFLPAN_H__
sl@0
    19
#define __BAFLPAN_H__
sl@0
    20
sl@0
    21
//If you add/change TBafPanic enum - don't forget to add/change
sl@0
    22
//related "leave" error code to KErrorMapTbl array.
sl@0
    23
//Enum item value is used as an index to access related "leave"
sl@0
    24
//error code into KErrorMapTbl array.
sl@0
    25
/**
sl@0
    26
@publishedPartner
sl@0
    27
@released
sl@0
    28
*/
sl@0
    29
enum TBafPanic
sl@0
    30
	{
sl@0
    31
	/** Obsolete, panic code not raised anymore
sl@0
    32
	*/
sl@0
    33
	EBafPanicResourceLongerThanBuffer				=1,
sl@0
    34
	/** Out of range index passed to RIncrMatcherBase::FirstMatchingIndex()
sl@0
    35
	*/
sl@0
    36
	EBafPanicMatcherOutOfRange						=2,
sl@0
    37
	/** Maximum length passed to RTextBuf::SetMaxLengthL() was <=0
sl@0
    38
	*/
sl@0
    39
	EBafPanicTextBufOutOfRange						=3,
sl@0
    40
	/** This panic is raised by the Read...() member functions and the Advance() member function of TResourceReader, when the current position in the resource buffer is moved beyond the end of the buffer.
sl@0
    41
	*/
sl@0
    42
	EBafPanicResourceReaderEndExceeded				=4,
sl@0
    43
	/** This panic is raised by TResourceReader::Rewind(), when the current position in the resource buffer is moved before the start of the buffer.
sl@0
    44
	*/
sl@0
    45
	EBafPanicResourceReaderStartExceeded			=5,
sl@0
    46
	/** Obsolete, panic code not raised anymore
sl@0
    47
	*/
sl@0
    48
	EBafPanicBulkDataWriting						=6,
sl@0
    49
	/** Obsolete, panic code not raised anymore
sl@0
    50
	*/
sl@0
    51
	EBafPanicBulkDataNotWriting						=7,
sl@0
    52
	/** Obsolete, panic code not raised anymore
sl@0
    53
	*/
sl@0
    54
	EBafPanicBulkDataCannotSaveToFile				=8,
sl@0
    55
	/** Obsolete, panic code not raised anymore
sl@0
    56
	*/
sl@0
    57
	EBafPanicBulkDataNotEmbedded					=9,
sl@0
    58
	/** Obsolete, panic code not raised anymore
sl@0
    59
	*/
sl@0
    60
	EBafPanicSoundDataCannotChangeCompressorType	=10,
sl@0
    61
	/** Obsolete, panic code not raised anymore
sl@0
    62
	*/
sl@0
    63
	EBafPanicSoundPlaying							=11,
sl@0
    64
	/** Obsolete, panic code not raised anymore
sl@0
    65
	*/
sl@0
    66
	EBafPanicSoundSamplerActive						=12,
sl@0
    67
	/** This panic is raised when either iLibrary.Handle() != KNullHandle or iPtr != NULL, indicating that an assosciation has already been set
sl@0
    68
	*/
sl@0
    69
	EBafPanicLibAssocAlreadySet						=13,
sl@0
    70
	/** No path specified in sound info passed to CBaSystemSoundArray::SetSoundL()
sl@0
    71
	*/
sl@0
    72
	EBafPanicSystemSoundNoPath						=14,
sl@0
    73
	/** This panic is raised by TResourceReader::ReadTPtrC16(), when it detects that the alignment of Unicode strings within the resource is incorrect, i.e. the buffer is of an incorrect length for reading a Unicode string.
sl@0
    74
	*/
sl@0
    75
	EBafPanicUnicodeTextPaddingError				=15,
sl@0
    76
	/** no longer used
sl@0
    77
	*/
sl@0
    78
	EBafPanicOldResourceFormat						=16,
sl@0
    79
	/** Obsolete, panic code not raised anymore
sl@0
    80
	*/
sl@0
    81
	EBafPanicInvalidSoundCategory					=17,
sl@0
    82
	/** Invalid system sound priority set
sl@0
    83
	*/
sl@0
    84
	EBafPanicInvalidSoundPriority					=18,
sl@0
    85
	/** NULL UID passed to CBaNamedPlugins::IndexOfUid()
sl@0
    86
	*/
sl@0
    87
	EBafPanicNullUid								=19,
sl@0
    88
	/** Bad resource file format found when constructing a CBaNamedPlugins object
sl@0
    89
	*/
sl@0
    90
	EBafPanicBadResourceFileFormat					=20,
sl@0
    91
	/** The array position at which the text representing the choice of no plug-in is to be inserted, is invalid. The panic is raised by CBaNamedPlugins::ConstructL()
sl@0
    92
	*/
sl@0
    93
	EBafPanicBadArrayPosition						=21,
sl@0
    94
	/** An invalid comparison algorithm or no comparison algorithm supplied when sorting the plug-in names in the implementation of CBaNamedPlugins::ConstructL()
sl@0
    95
	*/
sl@0
    96
	EBafPanicBadCompareNames						=22,
sl@0
    97
	/** This panic is raised when the drive specified to be a clipboard drive is invalid and non-writable
sl@0
    98
	*/
sl@0
    99
	EBafPanicBadDrive								=23,
sl@0
   100
	/** This panic is raised when there is a mismatch between the number of input bytes which are consumed and the length of the compressed unicode
sl@0
   101
	*/
sl@0
   102
	EBafPanicBadDecompression						=24,
sl@0
   103
	/** This panic is raised when the number of bytes for an index is not even
sl@0
   104
	*/
sl@0
   105
	EBafPanicIndexIsOddNumberOfBytes				=25,
sl@0
   106
	/** This panic is raised when every flag is set in iFlagsAndNumberOfResources
sl@0
   107
	*/
sl@0
   108
	EBafPanicBadNumberOfResources					=26,
sl@0
   109
	/** This panic is raised when the number of bytes cached is not equal to the size of the cache
sl@0
   110
	*/
sl@0
   111
	EBafPanicBadCacheLength							=27,
sl@0
   112
	/** This panic is raised when the number of bytes still to retrieve is not equal to the length of the buffer
sl@0
   113
	*/
sl@0
   114
	EBafPanicBadIndexLength1						=28,
sl@0
   115
	/** Length of the buffer does not equal number of bytes of index
sl@0
   116
	*/
sl@0
   117
	EBafPanicBadIndexLength2						=29,
sl@0
   118
	/** Inconsistency check failed when caching the resource file index
sl@0
   119
	*/
sl@0
   120
	EBafPanicBadIndexLength3						=30,
sl@0
   121
	/** This panic is raised if RResourceFileImpl::OpenL is called and the flag EFlagIsRomFile is not set in iFlagsAndNumberOfResources
sl@0
   122
	*/
sl@0
   123
	EBafPanicBadInitialization1						=31,
sl@0
   124
	/** This panic is raised if RResourceFileImpl::ReadHeaderAndResourceIndexL is called and no flags are set in iFlagsAndNumberOfResources
sl@0
   125
	*/
sl@0
   126
	EBafPanicBadInitialization2						=32,
sl@0
   127
	/** The value of iOffset is not equal to zero
sl@0
   128
	*/
sl@0
   129
	EBafPanicBadInitialization3						=33,
sl@0
   130
	/** Index is greater or equal to the number of bytes of the input, causing index to be out of bounds
sl@0
   131
	*/
sl@0
   132
	EBafPanicIndexOverRan							=34,
sl@0
   133
	/** __ASSERT_ALWAYS This panic is raised if a pointer is null
sl@0
   134
	*/
sl@0
   135
	EBafPanicNullPointer							=35,
sl@0
   136
	/** Data members are not initialized(probably - OpenL() hasn't been called)
sl@0
   137
	*/
sl@0
   138
	EBafPanicNotOpened								=36,
sl@0
   139
	/** Index to an array is negative, out of bounds
sl@0
   140
	*/
sl@0
   141
	EBafPanicNegativeArrayIndex						=37,
sl@0
   142
	/** Attempt to access past the end of the stream from RDictionaryCompressionBitStream::IndexOfDictionaryEntryL()
sl@0
   143
	*/
sl@0
   144
	EBafPanicEndOfStream1							=38,
sl@0
   145
	/** Attempt to access past the end of the stream from RDictionaryCompressionBitStream::ReadL()
sl@0
   146
	*/
sl@0
   147
	EBafPanicEndOfStream2							=39,
sl@0
   148
	/** This panic is raised when there are no consecutive prefix bits
sl@0
   149
	*/
sl@0
   150
	EBafPanicBadNumberOfConsecutivePrefixBits1		=40,
sl@0
   151
	/** This panic is raised when the number of consecutive prefix bits is greater than 4
sl@0
   152
	*/
sl@0
   153
	EBafPanicBadNumberOfConsecutivePrefixBits2		=41,
sl@0
   154
	/** This panic is raised if the number of bits off byte boundary is negative
sl@0
   155
	*/
sl@0
   156
	EBafPanicBadNumberOfBitsOffByteBoundary1		=42,
sl@0
   157
	/** Inconsistency check failed when decompressing a resource file
sl@0
   158
	*/
sl@0
   159
	EBafPanicBadNumberOfBitsOffByteBoundary2		=43,
sl@0
   160
	/** Panic raised when the offset value is less than zero in RDictionaryCompressionBitStream::OpenL
sl@0
   161
	*/
sl@0
   162
	EBafPanicNegativeOffsetToFirstBit1				=44,
sl@0
   163
	/** Panic raised when the offset value is less than zero in RDictionaryCompressionBitStream::EndOfStreamL
sl@0
   164
	*/
sl@0
   165
	EBafPanicNegativeOffsetToFirstBit2				=45,
sl@0
   166
	/** This panic is raised if the offset to the current bit is less than the offset to the first bit
sl@0
   167
	*/
sl@0
   168
	EBafPanicBadCurrentBitPosition1					=46,
sl@0
   169
	/** This panic is raised if the offset to the current bit is more than the offset to the last bit
sl@0
   170
	*/
sl@0
   171
	EBafPanicBadCurrentBitPosition2					=47,
sl@0
   172
	/** No bits were read from the current byte
sl@0
   173
	*/
sl@0
   174
	EBafPanicBadNumberOfBitsReadFromCurrentByte		=48,
sl@0
   175
	/** Read operation has gone over the length of the buffer to read, number of bits left to read is negative
sl@0
   176
	*/
sl@0
   177
	EBafPanicBadNumberOfBitsLeftToRead				=49,
sl@0
   178
	/** This panic is raised when the buffer has not been initialised and is NULL when a call to RDictionaryCompressionBitStream::EndOfStreamL is made
sl@0
   179
	*/
sl@0
   180
	EBafPanicNotConstructed1						=50,
sl@0
   181
	/** This panic is raised when the buffer has not been initialised and is NULL when a call to RDictionaryCompressionBitStream::IndexOfDictionaryEntryL is made
sl@0
   182
	*/
sl@0
   183
	EBafPanicNotConstructed2						=51,
sl@0
   184
	/** This panic is raised when the buffer has not been initialised and is NULL when a call to RDictionaryCompressionBitStream::ReadL is made
sl@0
   185
	*/
sl@0
   186
	EBafPanicNotConstructed3						=52,
sl@0
   187
	/** This panic is raised when the buffer has not been initialised and is NULL when a call to RDictionaryCompressionBitStream::CurrentBitIsOn is made
sl@0
   188
	*/
sl@0
   189
	EBafPanicNotConstructed4						=53,
sl@0
   190
	/** This panic is raised when the buffer has not been initialised and is NULL when a call to RDictionaryCompressionBitStream::ReadIntegerL is made
sl@0
   191
	*/
sl@0
   192
	EBafPanicNotConstructed5						=54,
sl@0
   193
	/** The length of the bit buffer is negative
sl@0
   194
	*/
sl@0
   195
	EBafPanicNegativeLengthOfBitBuffer				=55,
sl@0
   196
	/** Index to the resource's bit-array is negative
sl@0
   197
	*/
sl@0
   198
	EBafPanicNegativeResourceIndex1					=56,
sl@0
   199
	/** Index to the resource's bit-array is negative
sl@0
   200
	*/
sl@0
   201
	EBafPanicNegativeResourceIndex2					=57,
sl@0
   202
	/** Index to the resource's bit-array is negative
sl@0
   203
	*/
sl@0
   204
	EBafPanicNegativeResourceIndex3					=58,
sl@0
   205
	/** The flag EFlagDictionaryCompressed is not set in iFlagsAndNumberOfResources in call to RResourceFileImpl::AllocReadLC and flag EFlagGenerate_RSS_SIGNATURE_ForFirstUserResource is set
sl@0
   206
	*/
sl@0
   207
	EBafPanicBadFlags1								=59,
sl@0
   208
	/** The flag EFlagThirdUidIsOffset is not set in iFlagsAndNumberOfResources in call to RResourceFileImpl::AllocReadLC and flag EFlagGenerate_RSS_SIGNATURE_ForFirstUserResource is set
sl@0
   209
	*/
sl@0
   210
	EBafPanicBadFlags2								=60,
sl@0
   211
	/** The flag EFlagDictionaryCompressed is not set in iFlagsAndNumberOfResources in call to RResourceFileImpl::OwnsResourceIdL and flag EFlagGenerate_RSS_SIGNATURE_ForFirstUserResource is set
sl@0
   212
	*/
sl@0
   213
	EBafPanicBadFlags3								=61,
sl@0
   214
	/** The flag EFlagThirdUidIsOffset is not set in iFlagsAndNumberOfResources in call to RResourceFileImpl::OwnsResourceIdL and flag EFlagGenerate_RSS_SIGNATURE_ForFirstUserResource is set
sl@0
   215
	*/
sl@0
   216
	EBafPanicBadFlags4								=62,
sl@0
   217
	/** The flag EFlagDictionaryCompressed is not set in iFlagsAndNumberOfResources in call to RResourceFileImpl::OwnsResourceIdL and flag EFlagFirstResourceIsGeneratedBitArrayOfResourcesContainingCompressedUnicode is set
sl@0
   218
	*/
sl@0
   219
	EBafPanicBadFlags5								=63,
sl@0
   220
	/** The flag EFlagDictionaryCompressed is not set in iFlagsAndNumberOfResources in call to RResourceFileImpl::AllocReadLC and flag EFlagFirstResourceIsGeneratedBitArrayOfResourcesContainingCompressedUnicode is set
sl@0
   221
	*/
sl@0
   222
	EBafPanicBadFlags6								=64,
sl@0
   223
	/** Index parameter specified is less than zero, out of bounds
sl@0
   224
	*/
sl@0
   225
	EBafPanicNegativeIndexEntry						=65,
sl@0
   226
	/** This panic is raised if the size of the largest resource when completely uncompressed is not positive
sl@0
   227
	*/
sl@0
   228
	EBafPanicBadSizeOfLargestResourceWhenCompletelyUncompressed1=66,
sl@0
   229
	/** This panic is raised if the size of the largest resource when completely uncompressed is not greater than 0 in RResourceFileImpl::DecompressUnicodeL
sl@0
   230
	*/
sl@0
   231
	EBafPanicBadSizeOfLargestResourceWhenCompletelyUncompressed2=67,
sl@0
   232
	/** This panic is raised if the size of the largest resource when completely uncompressed is not greater than 0
sl@0
   233
	*/
sl@0
   234
	EBafPanicBadSizeOfLargestResourceWhenCompletelyUncompressed3=68,
sl@0
   235
	/** The header length is not the correct length (16+1+2+2)
sl@0
   236
	*/
sl@0
   237
	EBafPanicBadHeaderLength						=69,
sl@0
   238
	/** This panic is raised when iBuffer is NULL in call to TResourceReaderImpl::MovePtrL. DEBUG build only.
sl@0
   239
	*/
sl@0
   240
	EBafPanicNullPtr1								=70,
sl@0
   241
	/** This panic is raised when aPtr is NULL in call to TResourceReaderImpl::MovePtrL. DEBUG build only.
sl@0
   242
	*/
sl@0
   243
	EBafPanicNullPtr2								=71,
sl@0
   244
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadTPtrC8L. DEBUG build only.
sl@0
   245
	*/
sl@0
   246
	EBafPanicNullPtr3								=72,
sl@0
   247
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadTPtrC16L. DEBUG build only.
sl@0
   248
	*/
sl@0
   249
	EBafPanicNullPtr4								=73,
sl@0
   250
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadInt8L. DEBUG build only.
sl@0
   251
	*/
sl@0
   252
	EBafPanicNullPtr5								=74,
sl@0
   253
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadUint8L. DEBUG build only.
sl@0
   254
	*/
sl@0
   255
	EBafPanicNullPtr6								=75,
sl@0
   256
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadInt16L. DEBUG build only.
sl@0
   257
	*/
sl@0
   258
	EBafPanicNullPtr7								=76,
sl@0
   259
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadUint16L. DEBUG build only
sl@0
   260
	*/
sl@0
   261
	EBafPanicNullPtr8								=77,
sl@0
   262
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadInt32L. DEBUG build only.
sl@0
   263
	*/
sl@0
   264
	EBafPanicNullPtr9								=78,
sl@0
   265
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadUint32L. DEBUG build only.
sl@0
   266
	*/
sl@0
   267
	EBafPanicNullPtr10								=79,
sl@0
   268
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::ReadL. DEBUG build only.
sl@0
   269
	*/
sl@0
   270
	EBafPanicNullPtr11								=80,
sl@0
   271
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::RewindL. DEBUG build only.
sl@0
   272
	*/
sl@0
   273
	EBafPanicNullPtr12								=81,
sl@0
   274
	/** This panic is raised when iCurrentPtr is NULL in call to TResourceReaderImpl::AdvanceL. DEBUG build only.
sl@0
   275
	*/
sl@0
   276
	EBafPanicNullPtr13								=82,
sl@0
   277
	/** Obsolete, panic code not raised anymore
sl@0
   278
	*/
sl@0
   279
	EBafPanicNullPtr14								=83,
sl@0
   280
	/** This panic is raised when the number of bytes for an index is negative in RResourceFileImpl::ReadHeaderAndResourceIndexL
sl@0
   281
	*/
sl@0
   282
	EBafPanicNegativeNumber							=84,
sl@0
   283
	/** Panic caused by a header with length less than 18
sl@0
   284
	*/
sl@0
   285
	EBafPanicBadHeader1								=85,
sl@0
   286
	/** Panic caused by a header with length less than 18
sl@0
   287
	*/
sl@0
   288
	EBafPanicBadHeader2								=86,
sl@0
   289
	/** Panic caused by a header with length less than or equal to 10
sl@0
   290
	*/
sl@0
   291
	EBafPanicBadHeader3								=87,
sl@0
   292
	/** This panic is raised when there is a negative number of dictionary entries
sl@0
   293
	*/
sl@0
   294
	EBafPanicBadHeader4								=88,
sl@0
   295
	/** This panic is raised if the index for the start of the resource is negative
sl@0
   296
	*/
sl@0
   297
	EBafPanicBadHeader5								=89,
sl@0
   298
	/** This panic is raised if the filesize is not equal to the expected value
sl@0
   299
	*/
sl@0
   300
	EBafPanicFileSize								=90,
sl@0
   301
	/** This panic is raised if appending data to an object would cause the length to exceed the maximum length for that object
sl@0
   302
	*/
sl@0
   303
	EBafPanicOverflow								=91,
sl@0
   304
	/** This panic is raised when an index into an array is over the size of the array
sl@0
   305
	*/
sl@0
   306
	EBafPanicBadIndex								=92,
sl@0
   307
	/** This panic is raised when the number of bytes for an index is negative in RResourceFileImpl::AppendDictionaryCompressionBitStreamL
sl@0
   308
	*/
sl@0
   309
	EBafPanicNegativeNumber2						=93,
sl@0
   310
	/** This panic is raised when the filesize is not greater than in RResourceFileImpl::OpenL
sl@0
   311
	*/
sl@0
   312
	EBafPanicFileSize2								=94,
sl@0
   313
	/** This panic is raised when the number of bytes for an index is negative in RResourceFileImpl::DictionaryDecompressedResourceDataLC
sl@0
   314
	*/
sl@0
   315
	EBafPanicNegativeNumber3						=95,
sl@0
   316
	/** This panic is raised if the aPos argument to RResourceFileImpl::ReadL is less than the file offset
sl@0
   317
	*/
sl@0
   318
	EBafPanicNegativePos							=96,
sl@0
   319
	/** This panic is raised if the aLength argument to RResourceFileImpl::ReadL is negative
sl@0
   320
	*/
sl@0
   321
	EBafPanicNegativeLength							=97,
sl@0
   322
	/** This panic is raised if the aLength argument to RResourceFileImpl::ReadL is greater than the maximum length of aDes descriptor argument
sl@0
   323
	*/
sl@0
   324
	EBafPanicMaxLength								=98,
sl@0
   325
	/** This panic is raised if the index to a resource is greater than the length of the object containing the resource
sl@0
   326
	*/
sl@0
   327
	EBafPanicBadIndex2								=99,
sl@0
   328
	/** This panic is raised if the index to a resource is greater than the length of the object containing the resource
sl@0
   329
	*/
sl@0
   330
	EBafPanicBadIndex3								=100,
sl@0
   331
	/** This panic is raised if the buffer length + 1 equals or exceeds the maximum length of the buffer
sl@0
   332
	*/
sl@0
   333
	EBafPanicMaxLength2								=101,
sl@0
   334
	/** Inconsistency check failed when resding a resource file
sl@0
   335
	*/
sl@0
   336
	EBafPanicFileSize3								=102,
sl@0
   337
	/** This panic is raised when the start position is equal to or greater than the file size
sl@0
   338
	*/
sl@0
   339
	EBafPanicStartPos								=103,
sl@0
   340
	/** This panic is raised when the start position is equal to or greater than the file size
sl@0
   341
	*/
sl@0
   342
	EBafPanicStartPos2								=104,
sl@0
   343
	/** This panic is raised if the number of bytes to load will exceed the filesize from the start position
sl@0
   344
	*/
sl@0
   345
	EBafPanicFileSize4								=105,
sl@0
   346
	/** This panic is raised when the first offset is not smaller than the file size
sl@0
   347
	*/
sl@0
   348
	EBafPanicBadOffset								=106,
sl@0
   349
	/** This panic is raised when the last offset is not smaller than or equal to the file size
sl@0
   350
	*/
sl@0
   351
	EBafPanicBadOffset2								=107,
sl@0
   352
	/** Arguments inconsistent i.e reference an invalid drive or offset position 
sl@0
   353
	*/
sl@0
   354
	EBafPanicBadOpenArg								=108,
sl@0
   355
	/** This panic is raised when the buffer to append the data to will not fit that much data
sl@0
   356
	*/
sl@0
   357
	EBafPanicBufLength								=109,
sl@0
   358
	/** This panic is raised when the RFs argument to SysUtil::FFSSpaceBelowCriticalLevel, SysUtil::DiskSpaceBelowCriticalLevelL and SysUtil::MMCSpaceBelowCriticalLevelL is passed without being "connected".
sl@0
   359
	*/
sl@0
   360
	EBafPanicRFsConnectArg								=110
sl@0
   361
	};
sl@0
   362
sl@0
   363
/**
sl@0
   364
@internalComponent
sl@0
   365
*/
sl@0
   366
GLREF_C void Panic(TBafPanic aPanic);
sl@0
   367
sl@0
   368
#endif