|
PST File Format SDK v0.4
|
This is the complete list of members for pstsdk::table_impl, including all inherited members.
| begin() const | pstsdk::table_impl | inline |
| end() const | pstsdk::table_impl | inline |
| get_cell_value(ulong row, prop_id id) const =0 | pstsdk::table_impl | pure virtual |
| get_node()=0 | pstsdk::table_impl | pure virtual |
| get_node() const =0 | pstsdk::table_impl | pure virtual |
| get_prop_list() const =0 | pstsdk::table_impl | pure virtual |
| get_prop_type(prop_id id) const =0 | pstsdk::table_impl | pure virtual |
| get_row_id(ulong row) const =0 | pstsdk::table_impl | pure virtual |
| lookup_row(row_id id) const =0 | pstsdk::table_impl | pure virtual |
| open_cell_stream(ulong row, prop_id id)=0 | pstsdk::table_impl | pure virtual |
| operator[](ulong row) const | pstsdk::table_impl | inline |
| prop_exists(ulong row, prop_id id) const =0 | pstsdk::table_impl | pure virtual |
| read_cell(ulong row, prop_id id) const =0 | pstsdk::table_impl | pure virtual |
| row_prop_size(ulong row, prop_id id) const =0 | pstsdk::table_impl | pure virtual |
| size() const =0 | pstsdk::table_impl | pure virtual |
| ~table_impl() | pstsdk::table_impl | inlinevirtual |