rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IliStringsTable Member List

This is the complete list of members for IliStringsTable, including all inherited members.
addErrorSink(IliErrorSink *sink)IliTable
addHook(IliTableHook *hook)IliSchema
allowColumnMove() const IliSchema [virtual]
allowRowMove() const IliStringsTable [virtual]
appendColumn(const char *name, const IliDatatype *type, IlInt maxlen=-1)IliSchema
appendParameter(const char *paramName, const IliDatatype *type, IlInt maxlen=-1)IliTable
appendRow(IliTableBuffer *tblBuf)IliTable
appendRowInCache(IliTableBuffer *tblBuf)IliTable
appendString(const char *str)IliStringsTable
applyQueryMode(IliTable *queryTable)IliTable [virtual]
asDatatype() const IliSchema
at(IlInt rowno, IlInt colno) const IliTable
at(IlInt rowno, IliName colname) const IliTable
cellChanged(IlInt rowno, IlInt colno)IliTable [protected, virtual]
checkConstraints(IlInt rowno, IliTableBuffer *buff) const IliTable [virtual]
clearRows()IliStringsTable [virtual]
copyTable() const IliTable
deleteColumn(IlInt colno)IliSchema [virtual]
deleteParameter(IlInt paramno)IliTable
deleteRow(IlInt)IliStringsTable [virtual]
deleteRowInCache(IlInt rowno)IliTable [virtual]
deleteString(IlInt pos)IliStringsTable
enableColumnCompletion(IlInt colno, IlBoolean flag)IliTable
endOfBatch()IliSchema
exchangeRows(IlInt rowno1, IlInt rowno2)IliTable [virtual]
exchangeRowsInCache(IlInt rowno1, IlInt rowno2)IliTable [virtual]
fetchAll()IliTable [virtual]
fetchCompleted() const IliTable [virtual]
fetchNext(IlInt count=1)IliTable [virtual]
findFirstRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) const IliTable
findRow(const IliValue &value, IlInt colno, IlBoolean complete, IlInt fromRow=0, IlInt toRow=-1) const IliTable
getBuffer()IliTable
getColumnAlignment(IlInt colno) const IliSchema
getColumnDefault(IlInt colno) const IliSchema
getColumnDisplayValue(IlInt colno, const IliValue &value, IliValue &displayValue, IlvGraphicHolder *=NULL)IliTable
getColumnDisplayWidth(IlInt colno) const IliSchema
getColumnEffectiveForeignTable(IlInt colno, IlvGraphicHolder *h=NULL) const IliTable
getColumnForeignDataSourceName(IlInt colno) const IliTable
getColumnForeignDisplayColumn(IlInt colno) const IliTable
getColumnForeignTable(IlInt colno) const IliTable
getColumnForeignValueColumn(IlInt colno) const IliTable
getColumnFormat(IlInt colno) const IliSchema
getColumnIndex(const char *name) const IliSchema
getColumnIndex(IlInt token) const IliSchema
getColumnLabel(IlInt colno) const IliSchema
getColumnMask(IlInt colno) const IliSchema
getColumnMaxLength(IlInt colno) const IliSchema
getColumnName(IlInt colno) const IliSchema
getColumnsCount() const IliSchema
getColumnTitle(IlInt colno) const IliSchema
getColumnToken(IlInt colno) const IliSchema
getColumnType(IlInt colno) const IliSchema
getCompareData() const IliTable
getCompareFunction() const IliTable
getDefaultPropertyManager() const IliTable
getDefaultPropertyManager()IliTable
getDisplay() const IliSchema
getElementTypeName() const IliSchema
getGadgetHolder() const IliTable
getNamedPropertyManager(const char *name) const IliTable
getNamedPropertyManagerCount() const IliTable
getNestedSchema(const IliAttributePath &path) const IliSchema
getNestedSchema(const IliAttributePath &path)IliSchema
getParameterColumnName(IlInt paramno) const IliTable
getParameterDataSourceName(IlInt paramno) const IliTable
getParameterDataSourceValue(IlInt paramno) const IliTable
getParameterIndex(const char *name) const IliTable
getParameterMaxLength(IlInt paramno) const IliTable
getParameterName(IlInt paramno) const IliTable
getParametersCount() const IliTable
getParameterType(IlInt paramno) const IliTable
getParameterValue(IlInt paramno) const IliTable
getParameterValue(IliName paramName) const IliTable
getProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, IliValue &propVal) const IliTable
getPropertyCount(IlInt rowno, IlInt colno) const IliTable
getPropertyManagerNameAt(IlInt idx) const IliTable
getPropertyNameAt(IlInt rowno, IlInt colno, IlInt propIndex) const IliTable
getRefCount() const IliRefCounted
getRowPtr(IlInt rowno=-1) const IliTable
getRowsCount() const IliStringsTable [virtual]
getRowStatus(IlInt rowno) const IliTable [virtual]
getSchemaName() const IliSchema
getString(IlInt)IliStringsTable
getStringIndex(const char *, IlInt from=0)IliStringsTable
getStrings(IlInt &count)IliStringsTable
getTransactionManager() const IliTable
getTransactionManagerName() const IliTable
getValue(IlInt rowno, IlInt colno, IliValue &val) const IliStringsTable [virtual]
hasHook(IliTableHook *hook) const IliSchema
IliSchema(IlvDisplay *)IliSchema
IliSchema(const IliSchema &)IliSchema
IliSchema(IlvDisplay *display, IL_STDPREF istream &input)IliSchema
IliStringsTable(IlvDisplay *display)IliStringsTable
IliStringsTable(IlvDisplay *display, const char *const *strings, IlInt count, IlBoolean copy=IlTrue)IliStringsTable
IliStringsTable(const IliStringsTable &)IliStringsTable
IliStringsTable(IlvDisplay *, IL_STDPREF istream &input)IliStringsTable
insertColumn(IlInt colno, const char *colname, const IliDatatype *type, IlInt maxlen=-1)IliSchema [virtual]
insertRow(IlInt, IliTableBuffer *)IliStringsTable [virtual]
insertRowInCache(IlInt rowno, IliTableBuffer *buff)IliTable [virtual]
insertRowsFrom(const IliTable *src, IlInt srcFromRow=0, IlInt srcToRow=-1, IlBoolean stopAtFirstError=IlTrue, IlInt insertAt=-1)IliTable [virtual]
insertString(IlInt rowno, const char *str)IliStringsTable
insertTable(IliTable *tbl, IlInt colno=0, IlInt rowno=-1)IliStringsTable
isACollection() const IliSchema
isASimpleCollection() const IliSchema
isColumnCompletionEnabled(IlInt colno) const IliTable
isColumnNullable(IlInt colno) const IliSchema
isColumnPartOfKey(IlInt colno) const IliSchema
isColumnReadOnly(IlInt colno) const IliSchema
isColumnValueConstrained(IlInt colno) const IliTable
isColumnVisible(IlInt colno) const IliSchema
isModified() const IliTable
isPrimaryKeyDefined() const IliSchema
isQueryModeSupported() const IliTable [virtual]
isSelectDone() const IliTable [virtual]
lock() const IliRefCounted
makeQueryTable() const IliTable [virtual]
moveColumn(IlInt from, IlInt to)IliSchema [virtual]
moveRow(IlInt, IlInt)IliStringsTable [virtual]
moveRowInCache(IlInt from, IlInt to)IliTable [virtual]
newNamedPropertyManager(const char *name)IliTable
newPropertyManager()IliTable [virtual]
raiseError(const IliErrorMessage &msg) const IliTable [protected, virtual]
ReadTable(IlvDisplay *disp, IL_STDPREF istream &input)IliTable [static]
refreshAndLockRow(IlInt rowno)IliTable [virtual]
refreshRow(IlInt rowno)IliTable [virtual]
releaseBuffer(IliTableBuffer *buff)IliTable
removeErrorSink(IliErrorSink *sink)IliTable
removeHook(IliTableHook *hook)IliSchema
removeNamedPropertyManager(const char *name)IliTable
removeProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName)IliTable
rowChanged(IlInt rowno)IliTable [protected, virtual]
rowDeleted(IlInt rowno)IliTable [protected, virtual]
rowFetched(IlInt rowno)IliTable [protected, virtual]
rowInserted(IlInt rowno)IliTable [protected, virtual]
rowMoved(IlInt src, IlInt dest)IliTable [protected, virtual]
rowToBeChanged(IlInt rowno)IliTable [protected, virtual]
rowToBeDeleted(IlInt rowno)IliTable [protected, virtual]
select()IliTable [virtual]
set(IlInt rowno, IlInt colno, const IliValue &value)IliTable
set(IlInt rowno, IliName colname, const IliValue &value)IliTable
setAsCollection(IlBoolean flag)IliSchema
setAsSimpleCollection(IlBoolean flag)IliSchema
setColumnAlignment(IlInt colno, IlvAlignment align)IliSchema [virtual]
setColumnDefault(IlInt colno, const char *val)IliSchema [virtual]
setColumnDisplayWidth(IlInt colno, IlInt width)IliSchema [virtual]
setColumnForeignDataSourceName(IlInt colno, const char *dsname)IliTable
setColumnForeignDisplayColumn(IlInt colno, const char *name)IliTable
setColumnForeignTable(IlInt colno, IliTable *table)IliTable
setColumnForeignValueColumn(IlInt colno, const char *name)IliTable
setColumnFormat(IlInt colno, const IliFormat &fmt)IliSchema [virtual]
setColumnLabel(IlInt colno, const char *label)IliSchema [virtual]
setColumnMask(IlInt colno, const IliInputMask &mask)IliSchema [virtual]
setColumnMaxLength(IlInt colno, IlInt maxlen)IliSchema [virtual]
setColumnName(IlInt colno, const char *colname)IliSchema [virtual]
setColumnNullable(IlInt colno, IlBoolean nullable)IliSchema [virtual]
setColumnPartOfKey(IlInt colno, IlBoolean partOfKey)IliSchema [virtual]
setColumnReadOnly(IlInt colno, IlBoolean readOnly)IliSchema [virtual]
setColumnTitle(IlInt colno, const char *title)IliSchema [virtual]
setColumnType(IlInt colno, const IliDatatype *type)IliSchema [virtual]
setColumnValueConstrained(IlInt colno, IlBoolean flag)IliTable
setColumnVisible(IlInt colno, IlBoolean visible)IliSchema [virtual]
setCompareFunction(IliCompareFunction fct, IlAny arg=0)IliTable
setElementTypeName(const char *name)IliSchema
setGadgetHolder(IlvGadgetHolder *gadHold)IliTable
setInCache(IlInt rowno, IlInt colno, const IliValue &value)IliTable
setModified(IlBoolean flag)IliTable [virtual]
setParameterColumnName(IlInt paramno, const char *colname)IliTable
setParameterDataSourceName(IlInt paramno, const char *dsname)IliTable
setParameterMaxLength(IlInt paramno, IlInt maxlen)IliTable
setParameterName(IlInt paramno, const char *name)IliTable
setParameterType(IlInt paramno, const IliDatatype *type)IliTable
setParameterValue(IlInt paramno, const IliValue &value)IliTable
setParameterValue(IliName paramName, const IliValue &value)IliTable
setProperty(IlInt rowno, IlInt colno, const IlvSymbol *propName, const IliValue &propVal)IliTable
setSchemaName(const char *name)IliSchema
setString(IlInt rowno, const char *str)IliStringsTable
setStrings(const char *const *strings, IlInt count, IlBoolean copy=IlTrue)IliStringsTable
setTransactionManager(IliTransactionManager *tm)IliTable
setTransactionManagerName(const char *name)IliTable
sortRows(const IlInt *colnoArray, IlInt columnsCount, IlInt fromRow=0, IlInt toRow=-1, IliCompareFunction fct=0, IlAny data=0)IliTable
startOfBatch()IliSchema
tableChanged()IliTable [protected, virtual]
unLock() const IliRefCounted
updateRow(IlInt, IliTableBuffer *)IliStringsTable [virtual]
updateRowInCache(IlInt rowno, IliTableBuffer *buff)IliTable [virtual]
write(IL_STDPREF ostream &output) const IliStringsTable [virtual]
writeTable(IL_STDPREF ostream &output) const IliTable
~IliRefCounted()IliRefCounted [protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.