#include <commsdattypesv1_1.h>
| class CommsDat::CCDVPNServiceRecord : public CommsDat::CCDServiceRecordBase |
| Public Attributes | |
|---|---|
| CMDBRecordLink< CCDIAPRecord > | iServiceIAP |
| CMDBRecordLink< CCDNetworkRecord > | iServiceNetwork |
| CMDBField< TDesC > | iServicePolicy |
| CMDBRecordLink< CCDAccessPointRecord > | iServiceSNAP |
| Public Member Functions | |
|---|---|
| CCDVPNServiceRecord() | |
| CCDVPNServiceRecord(TMDBElementId) | |
| virtual DATA_VTABLE const SRecordTypeInfo * | GetRecordInfo() |
| CMDBRecordLink< CCDIAPRecord > | iServiceIAP |
Record id of the real IAP used by the IPSEC software to communicate with the VPN gateway.
| CMDBRecordLink< CCDNetworkRecord > | iServiceNetwork |
Record id of the real Network to be connected to by the virtual tunnel.
| CMDBRecordLink< CCDAccessPointRecord > | iServiceSNAP |
Record id of the SNAP id used by the IPSEC software to communicate with the VPN gateway.
| DATA_VTABLE const SRecordTypeInfo * | GetRecordInfo | ( | ) | [inline, virtual] |
Reimplemented from CommsDat::CCDServiceRecordBase::GetRecordInfo()
iTypeId
iValType
iTypeAttr
iTypeName
Returns: Returns a const pointer to the record containing the data - client does not need to delete this pointer after use.