Static Public Attributes |
static const unsigned | End = 0xffffffff |
Constructor & Destructor Documentation
libwpd::DirTree::DirTree |
( |
| ) |
|
libwpd::DirTree::DirTree |
( |
const DirTree & |
| ) |
|
|
private |
Member Function Documentation
std::vector< unsigned > libwpd::DirTree::children |
( |
unsigned |
index | ) |
|
void libwpd::DirTree::clear |
( |
| ) |
|
unsigned libwpd::DirTree::entryCount |
( |
| ) |
|
unsigned libwpd::DirTree::find_child |
( |
unsigned |
index, |
|
|
const std::string & |
name |
|
) |
| |
std::string libwpd::DirTree::fullName |
( |
unsigned |
index | ) |
|
void libwpd::DirTree::load |
( |
unsigned char * |
buffer, |
|
|
unsigned |
len |
|
) |
| |
int libwpd::DirTree::parent |
( |
unsigned |
index | ) |
|
void libwpd::DirTree::save |
( |
unsigned char * |
buffer | ) |
|
Member Data Documentation
const unsigned libwpd::DirTree::End = 0xffffffff |
|
static |
std::vector<DirEntry> libwpd::DirTree::entries |
|
private |
The documentation for this class was generated from the following file: