#include <ActiveChannel.h>
Inherits BBItem.
Inheritance diagram for ActiveChannel:
Public Member Functions | |
ActiveChannel (unsigned c=0) | |
Constructor. | |
int | getActiveChannel () const |
get active channel | |
void | setActiveChannel (unsigned c) |
set active channel | |
std::string | info () const |
Enables inspection. | |
Protected Attributes | |
unsigned | channel |
id of currently active channel | |
Private Member Functions | |
BBITEM_METAINFO (BBItem) |