CDbNames Class Reference
#include <d32dbms.h>
Link against: edbms.lib
class CDbNames : public CBase
Inherits from
CDbNames
Public Member Functions
~CDbNames
()
IMPORT_C void
AddL
(const
TDesC
&)
TInt
Count
()
CDbNames
*
NewLC
()
const
TDesC
&
operator[]
(
TInt
)
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()
Constructor & Destructor Documentation
~CDbNames ( )
~CDbNames
(
)
Member Function Documentation
AddL ( const TDesC & )
IMPORT_C void
AddL
(
const
TDesC
&
aName
)
Count ( )
TInt
Count
(
)
const [inline]
NewLC ( )
CDbNames
*
NewLC
(
)
[static]
operator[] ( TInt )
const
TDesC
&
operator[]
(
TInt
anIndex
)
const [inline]