#include <jive/util/ItemSetSkin.h>
jive::util::ItemSetSkin::ItemSetSkin |
( |
| ) |
|
|
protected |
jive::util::ItemSetSkin::ItemSetSkin |
( |
const Ref< Data > & |
data | ) |
|
|
explicitprotected |
jive::util::ItemSetSkin::ItemSetSkin |
( |
const Self & |
rhs | ) |
|
|
protected |
Event< ItemSet & > & jive::util::ItemSetSkin::changeEvent |
( |
| ) |
const |
Event< idx_t, ItemSet & > & jive::util::ItemSetSkin::newSizeEvent |
( |
| ) |
const |
void jive::util::ItemSetSkin::resetEvents |
( |
| ) |
const |
idx_t jive::util::ItemSetSkin::size |
( |
| ) |
const |
String jive::util::ItemSetSkin::getName |
( |
| ) |
const |
String jive::util::ItemSetSkin::getTagName |
( |
| ) |
const |
String jive::util::ItemSetSkin::getContext |
( |
| ) |
const |
ItemSet * jive::util::ItemSetSkin::getData |
( |
| ) |
const |
template<class Input >
void jive::util::ItemSetSkin::readFrom |
( |
Input & |
in | ) |
|
template<class Output >
void jive::util::ItemSetSkin::writeTo |
( |
Output & |
out | ) |
const |
void jive::util::ItemSetSkin::store |
( |
const Properties & |
globdat | ) |
const |
void jive::util::ItemSetSkin::store |
( |
const String & |
name, |
|
|
const Properties & |
globdat |
|
) |
| const |
void jive::util::ItemSetSkin::erase |
( |
const String & |
name, |
|
|
const Properties & |
globdat |
|
) |
| |
|
static |
bool jive::util::ItemSetSkin::operator== |
( |
const Self & |
rhs | ) |
const |
bool jive::util::ItemSetSkin::operator== |
( |
const Nil & |
rhs | ) |
const |
bool jive::util::ItemSetSkin::operator!= |
( |
const Self & |
rhs | ) |
const |
bool jive::util::ItemSetSkin::operator!= |
( |
const Nil & |
rhs | ) |
const |
static void jive::util::ItemSetSkin::dataError |
( |
const String & |
context, |
|
|
const String & |
itemKind, |
|
|
const Ref< Data > & |
data |
|
) |
| |
|
static |
void jive::util::ItemSetSkin::assign_ |
( |
const Self & |
rhs | ) |
|
|
protected |
void jive::util::ItemSetSkin::swap_ |
( |
Self & |
rhs | ) |
|
|
protected |
Ref<Data> jive::util::ItemSetSkin::data_ |
|
protected |