This section lists the tables that Symbian platform distributes. These tables are available to phone creators only.
Each item in the following list shows the name of a Symbian platform defined table and the purpose of that table. Each item also states if there are limits on the number of records the table can contain. Each entry in the Table Name column links to the details of the structure of a record in that table.
Table Name | Description | Number of records |
---|---|---|
This table is optional. The table defines the parameters for the reference MCPRs. |
||
This table is optional. The table defines the parameters for the reference SCPRs. |
||
This table is optional. The table defines the parameters for the reference CPRs. |
||
This table is optional. The table defines the parameters used by some of the reference Flows of the Comms Architecture. |
||
This table is optional. An RConnection client uses the table to tell the Communications Framework about the priority order of Access Points for Bearer mobility. The reference MCPRs understand this information. Make sure that your MCPR uses this table. |
||
This table is optional. The table specifies Access Points for internal configuration stacks for authentication or configuration of a standard data processing Access Point. This table is used, for example, to create an internal stack for EAP authentication over Wi-Fi . |
This section describes the structure of the records that make the Symbian platform defined tables.
Each section contains the following information:
the name of the Symbian platform class that defines the record. The data members of the class define the fields and the links to other records.
the symbol that defines the unique numeric Id that identifies the table.
information about each field in the record:
the name assigned to the field
the description of the field
the name of the data member that represents the field or the link to another record.
the symbol that defines the unique numeric Id that identifies the field.
the type of value that are assigned to the field. For example: Integers, Enums, Booloeans, Text, etc
The range of values or the set of values that the field can hold.
This table configures the priority order of Access Points for Bearer Mobility.
Name of the class that defines the structure of a record in this table
CCDApPrioritySelectionPolicyRecord
Symbol that defines the unique numeric ID for the table
KCDTIdApPrioritySelectionPolicyRecord
List of fields that define a record for this table
Field name | Description | Name of the class data member | Symbol defining the unique numeric Id of the field | Field value type | Possible Values |
---|---|---|---|---|---|
AP1 |
Refers to the highest-priority Access Point for this policy. The Access Point reference links to an item in the Access Point table. |
iAp1 |
Integer |
Link to an Access Point. |
|
AP2 |
Refers to the highest-priority Access Point after AP1 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp2 |
Integer |
Link to an Access Point. |
|
AP3 |
Optional. Refers to the highest-priority Access Point after AP2 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp3 |
Integer |
Link to an Access Point. |
|
AP4 |
Optional. Refers to the highest-priority Access Point after AP3 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp4 |
Integer |
Link to an Access Point. |
|
AP5 |
Optional. Refers to the highest-priority Access Point after AP3 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp5 |
Integer |
Link to an Access Point. |
|
AP6 |
Optional. Refers to the highest-priority Access Point after AP3 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp6 |
Integer |
Link to an Access Point. |
|
AP7 |
Optional. Refers to the highest-priority Access Point after AP3 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp7 |
Integer |
Link to an Access Point. |
|
AP8 |
Optional. Refers to the highest-priority Access Point after AP3 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp8 |
Integer |
Link to an Access Point. |
|
AP9 |
Optional. Refers to the highest-priority Access Point after AP3 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp9 |
Integer |
Link to an Access Point. |
|
AP10 |
Optional. Refers to the highest-priority Access Point after AP9 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp10 |
Integer |
Link to an Access Point. |
|
AP11 |
Optional. Refers to the highest-priority Access Point after AP10 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp11 |
Integer |
Link to an Access Point. |
|
AP12 |
Optional. Refers to the highest-priority Access Point after AP11 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp12 |
Integer |
Link to an Access Point. |
|
AP13 |
Optional. Refers to the highest-priority Access Point after AP12 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp13 |
Integer |
Link to an Access Point. |
|
AP14 |
Optional. Refers to the highest-priority Access Point after AP13 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp14 |
Integer |
Link to an Access Point. |
|
AP15 |
Optional. Refers to the highest-priority Access Point after AP14 for this policy. The Access Point reference links to an item in the Access Point table. |
iAp15 |
Integer |
Link to an Access Point. |
This table configures an internal configuration stack.
Name of the class that defines the structure of a record in this table
Symbol that defines the unique numeric ID for the table
List of fields that define a record for this table
This table configures a CPR.
Name of the class that defines the structure of a record in this table
Symbol that defines the unique numeric ID for the table
List of fields that define a record for this table
Field name | Description | Name of the class data member | Symbol defining the unique numeric Id of the field | Field value type | Possible Values |
---|---|---|---|---|---|
CprUid |
The ECom Id for the factory that creates CPR nodes. |
iiCprUid |
Integer |
|
This table configures an MCPR.
Name of the class that defines the structure of a record in this table
Symbol that defines the unique numeric ID for the table
List of fields that define a record for this table
Field name | Description | Name of the class data member | Symbol defining the unique numeric Id of the field | Field value type | Possible Values |
---|---|---|---|---|---|
MCprUid |
The ECom Id for the factory that creates the MCPR nodes. |
iiMCprUid |
Integer |
|
This table configures a Flow. The use of this table depends on the implementation of the Flows.
Name of the class that defines the structure of a record in this table
Symbol that defines the unique numeric ID for the table
List of fields that define a record for this table
This table configures an SCPR.
Name of the class that defines the structure of a record in this table
Symbol that defines the unique numeric ID for the table
List of fields that define a record for this table
Field name | Description | Name of the class data member | Symbol defining the unique numeric Id of the field | Field value type | Possible Values |
---|---|---|---|---|---|
SCprUid |
The ECom Id for the factory that creates SCPR nodes. |
iSCprUid |
Integer |
|