Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

wx::DBI::ArrayRecord Class Reference

Record container with int keys. More...

#include <record.h>

Inheritance diagram for wx::DBI::ArrayRecord:

Inheritance graph
[legend]
Collaboration diagram for wx::DBI::ArrayRecord:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ~ArrayRecord ()
wxArrayString GetArrayString () const
 Convert the ArrayRecord to a wxArrayString.

void GetValue (int i, wxVariant &v, const wxString &sExpectedType=wxT("")) const
 Return the ith element of the record.

void Dump ()

Detailed Description

Record container with int keys.

Definition at line 115 of file record.h.


Constructor & Destructor Documentation

wx::DBI::ArrayRecord::~ArrayRecord  ) 
 


Member Function Documentation

void wx::DBI::ArrayRecord::Dump  )  [virtual]
 

Implements wx::DBI::Record< int >.

wxArrayString wx::DBI::ArrayRecord::GetArrayString  )  const
 

Convert the ArrayRecord to a wxArrayString.

Returns:
Converts all values to wxString and returns them in a wxArrayString.

void wx::DBI::ArrayRecord::GetValue int  i,
wxVariant &  v,
const wxString &  sExpectedType = wxT("")
const [virtual]
 

Return the ith element of the record.

Implements wx::DBI::Record< int >.


The documentation for this class was generated from the following file:
Generated on Wed Jan 25 08:13:18 2006 for Sherpa wxWidgets Classes by doxygen 1.3.6