fintp_udal
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DataRow.h File Reference
#include <string>
#include <map>
#include "DataColumn.h"

Go to the source code of this file.

Classes

class  FinTP::DataRow
 Store row information queried from database. More...
 

Namespaces

namespace  FinTP
 
 

Typedefs

typedef pair< string,
DataColumnBase * > 
FinTP::makeColumn
 Defines an alias used when inserting a new cell in a DataRow. More...