class Activable

Pre-coded interface (Java meaning) : a derived object can be set or unset active

Inheritance:


Public Methods

Activable() throw()
Default set active.
void virtual activate() throw()
void virtual unactivate() throw()
bool virtual isActive() const throw()

Protected Fields

bool active

Documentation

Pre-coded interface (Java meaning) : a derived object can be set or unset active
bool active

Activable() throw()
Default set active.

void virtual activate() throw()

void virtual unactivate() throw()

bool virtual isActive() const throw()


Direct child classes:
Pageable
Author:
David FAUTHOUX

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de