OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Module Parameters   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test Cases  

Group CPIMContent

Declared in module LibCPIM_TypesAndValues


Data Types Summary
Data
Content
Content_Type
Content_ID

Details

Data
type octetstring Data;

Declared in group CPIMContent

Content
type record Content{
Content_Type contentType,
Content_ID contentID optional,          
Data data
}

Declared in group CPIMContent

Content_Type
type record Content_Type
{
HeaderName headerName (CONTENTTYPE_E),
charstring valueType
}

Declared in group CPIMContent

Content_ID
type record Content_ID
{
HeaderName headerName (CONTENTID_E),
charstring valueID
}

Declared in group CPIMContent