CommsDat::CCDProxiesRecord Class Reference

#include <commsdattypesv1_1.h>

Link against: commsdat.lib

class CommsDat::CCDProxiesRecord : public CommsDat::CCDRecordBase

Inherits from

Public Attributes
CMDBField< TDesC >iExceptions
CMDBField< TUint32 >iPortNumber
CMDBField< TDesC >iProtocolName
CMDBField< TDesC >iServerName
CMDBRecordLink< CCDServiceRecordBase >iService
CMDBField< TDesC >iServiceType
CMDBField< TBool >iUseProxyServer
Public Member Functions
CCDProxiesRecord()
CCDProxiesRecord(TMDBElementId)
virtual DATA_VTABLE const SRecordTypeInfo *GetRecordInfo()
Inherited Attributes
CommsDat::CCDRecordBase::iRecordName
CommsDat::CCDRecordBase::iRecordTag
CommsDat::CMDBElement::iElementId
CommsDat::CMDBElement::iValue
Inherited Functions
CBase::CBase()
CBase::Delete(CBase *)
CBase::Extension_(TUint,TAny *&,TAny *)
CBase::operator new(TUint)
CBase::operator new(TUint,TAny *)
CBase::operator new(TUint,TLeave)
CBase::operator new(TUint,TLeave,TUint)
CBase::operator new(TUint,TUint)
CBase::~CBase()
CommsDat::CCDRecordBase::CCDRecordBase(TMDBElementId)
CommsDat::CCDRecordBase::ConstructL()
CommsDat::CCDRecordBase::CreateCopyRecordL(CMDBRecordBase &)
CommsDat::CCDRecordBase::RecordFactoryL(TMDBElementId)
CommsDat::CMDBElement::Attributes()const
CommsDat::CMDBElement::CMDBElement()
CommsDat::CMDBElement::CMDBElement(TMDBElementId)
CommsDat::CMDBElement::ClearAttributes(TMDBAttributeFlags)
CommsDat::CMDBElement::Data()
CommsDat::CMDBElement::ElementId()const
CommsDat::CMDBElement::IsNull()const
CommsDat::CMDBElement::IsSetAttribute(TMDBAttributeFlags)const
CommsDat::CMDBElement::RecordId()const
CommsDat::CMDBElement::SetAttributes(TMDBAttributeFlags)
CommsDat::CMDBElement::SetElementId(TMDBElementId)
CommsDat::CMDBElement::SetRecordId(TInt)
CommsDat::CMDBElement::SetTypeId(TMDBElementId)
CommsDat::CMDBElement::TableId()const
CommsDat::CMDBElement::TypeId()const
CommsDat::CMDBElement::~CMDBElement()
CommsDat::CMDBNumFieldBase::CMDBNumFieldBase()
CommsDat::CMDBNumFieldBase::CMDBNumFieldBase(TMDBElementId)
CommsDat::CMDBNumFieldBase::GetL()
CommsDat::CMDBNumFieldBase::SetMaxLengthL(TInt)
CommsDat::CMDBNumFieldBase::operator=(const TInt)
CommsDat::CMDBRecordBase::CMDBRecordBase()
CommsDat::CMDBRecordBase::CMDBRecordBase(TMDBElementId)
CommsDat::CMDBRecordBase::GetFieldByIdL(TMDBElementId)
CommsDat::CMDBRecordBase::GetFieldByNameL(const TPtrC &,TInt &)

Member Attribute Documentation

iExceptions

CMDBField< TDesC >iExceptions

iPortNumber

CMDBField< TUint32 >iPortNumber

iProtocolName

CMDBField< TDesC >iProtocolName

iServerName

CMDBField< TDesC >iServerName

iService

iServiceType

CMDBField< TDesC >iServiceType

iUseProxyServer

CMDBField< TBool >iUseProxyServer

Constructor & Destructor Documentation

CCDProxiesRecord ( )

CCDProxiesRecord()

CCDProxiesRecord ( TMDBElementId )

CCDProxiesRecord(TMDBElementIdaElementId)

Member Function Documentation

GetRecordInfo ( )

DATA_VTABLE const SRecordTypeInfo *GetRecordInfo()[inline, virtual]
Gets the following information:
  • 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.