#include "wx/database/wxprec.h"
Go to the source code of this file.
Classes | |
class | wxOdbcResultSet |
Functions | |
WX_DECLARE_OBJARRAY (wxVariant, ValuesArray) | |
WX_DECLARE_HASH_SET (int, wxIntegerHash, wxIntegerEqual, IntegerSet) | |
WX_DECLARE_HASH_MAP (int, wxMemoryBuffer, wxIntegerHash, wxIntegerEqual, BlobMap) | |
WX_DECLARE_HASH_MAP | ( | int | , |
wxMemoryBuffer | , | ||
wxIntegerHash | , | ||
wxIntegerEqual | , | ||
BlobMap | |||
) |
WX_DECLARE_HASH_SET | ( | int | , |
wxIntegerHash | , | ||
wxIntegerEqual | , | ||
IntegerSet | |||
) |
WX_DECLARE_OBJARRAY | ( | wxVariant | , |
ValuesArray | |||
) |