ebElementInstance Class Reference
#include <epubutils/epub_utils.h>
List of all members.
Detailed Description
ebElementInstance A single instance of an element: consists of attribute/value pairs
Constructor & Destructor Documentation
| ebElementInstance::ebElementInstance |
( |
|
) |
[inline] |
Member Function Documentation
| void ebElementInstance::Clear |
( |
|
) |
[inline] |
| wxVariant* ebElementInstance::FindAttribute |
( |
const wxString & |
name |
) |
const |
| wxVariant* ebElementInstance::FindOrCreateAttribute |
( |
const wxString & |
name |
) |
|
| wxVariant& ebElementInstance::GetAttribute |
( |
size_t |
i |
) |
[inline] |
| const wxVariant& ebElementInstance::GetAttribute |
( |
size_t |
i |
) |
const [inline] |
| wxVariant ebElementInstance::GetAttributeValue |
( |
const wxString & |
name |
) |
const |
| size_t ebElementInstance::GetCount |
( |
|
) |
const [inline] |
| EpProperty* ebElementInstance::GetProperty |
( |
int |
i |
) |
const [inline] |
| void ebElementInstance::Init |
( |
|
) |
|
| wxVariant& ebElementInstance::operator[] |
( |
size_t |
i |
) |
[inline] |
| const wxVariant& ebElementInstance::operator[] |
( |
size_t |
i |
) |
const [inline] |
| bool ebElementInstance::RemoveAttribute |
( |
size_t |
i |
) |
|
| void ebElementInstance::SetAttributeValue |
( |
const wxString & |
name, |
|
|
const wxString & |
value, |
|
|
const wxArrayString & |
choices = wxArrayString() | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: