MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLDataSet Member List

This is the complete list of members for TSLDataSet, including all inherited members.

addData(const TSLVariant *values, int count)TSLDataSet
addData(const TSLVariant &value)TSLDataSet
copy(const TSLDataSet *source)TSLDataSet
dataHandler() constTSLDataSet
findKey(const char *field_name) constTSLDataSet
findName(const char *field_key) constTSLDataSet
getAvailableField(int index, TSLSimpleString &field) constTSLDataSet
getAvailableKey(int index, TSLSimpleString &key) constTSLDataSet
getData(int position, bool search_external=false) constTSLDataSet
getData(const char *id, int nth_copy=0, bool search_external=false) constTSLDataSet
numAvailableFields() constTSLDataSet
numAvailableKeys() constTSLDataSet
readOnly() constTSLDataSet
removeData(int position)TSLDataSet
removeData(const char *id, int nth_copy=0)TSLDataSet
sizeData(bool search_external=false) constTSLDataSet
sizeData(const char *id, bool search_external=false) constTSLDataSet
updateData(const TSLVariant &value, int position)TSLDataSet
updateData(const TSLVariant &value, const char *id, int nth_copy=0)TSLDataSet