Class GuiXactList

Index Home MAE > MAE Architecture > MAE Data Types > Class Index > Class GuiXactList

Summary
Public Methods
GuiXactList(PC_id, User_id)
GuiXactList(p)
GuiXactList()
inline DbRecNum getPCId()
inline DbRecNum getUserId()
int newQuery(query, queryType, replyTo, replyRef, queryTag)
Private Properties

#include <GuiXact.h >

Super class: GuiXact

Summary

A list of GuiXact classes.

Public Methods

GuiXactList(PC_id, User_id)

DbRecNum PC_id

DbRecNum User_id


GuiXactList(p)

const GuiXactList& p


GuiXactList()

inline DbRecNum getPCId()

basic GET functions

inline DbRecNum getUserId()

int newQuery(query, queryType, replyTo, replyRef, queryTag)

const string& query

const string& queryType

const string& replyTo

const string& replyRef

const string& queryTag


setup a new query; return xid

Private Properties

DbRecNum PC_id

DbRecNum User_id