Version: 1.0.0
odbc_resultset.h File Reference

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)
 

Function Documentation

◆ WX_DECLARE_HASH_MAP()

WX_DECLARE_HASH_MAP ( int  ,
wxMemoryBuffer  ,
wxIntegerHash  ,
wxIntegerEqual  ,
BlobMap   
)

◆ WX_DECLARE_HASH_SET()

WX_DECLARE_HASH_SET ( int  ,
wxIntegerHash  ,
wxIntegerEqual  ,
IntegerSet   
)

◆ WX_DECLARE_OBJARRAY()

WX_DECLARE_OBJARRAY ( wxVariant  ,
ValuesArray   
)