#include <Selection.h>
§ Selection() [1/2]
| Selection::Selection |
( |
const char * |
domainname = 0 | ) |
|
|
explicit |
§ Selection() [2/2]
| Selection::Selection |
( |
size_t |
size, |
|
|
const char * |
domainname = 0 |
|
) |
| |
|
explicit |
§ clear()
| void Selection::clear |
( |
| ) |
|
§ index()
| int Selection::index |
( |
const std::string & |
symbol | ) |
const |
§ is()
| bool cnoid::Selection::is |
( |
int |
index | ) |
const |
|
inline |
§ label()
| const char * Selection::label |
( |
int |
index | ) |
const |
§ operator bool()
| cnoid::Selection::operator bool |
( |
| ) |
const |
|
inline |
§ operator<<()
| Selection & Selection::operator<< |
( |
const std::string & |
symbol | ) |
|
§ resize()
| void Selection::resize |
( |
int |
s | ) |
|
§ select() [1/2]
| bool Selection::select |
( |
int |
index | ) |
|
§ select() [2/2]
| bool Selection::select |
( |
const std::string & |
symbol | ) |
|
§ selectedIndex()
| int cnoid::Selection::selectedIndex |
( |
| ) |
const |
|
inline |
§ selectedLabel()
| const char * Selection::selectedLabel |
( |
| ) |
const |
§ selectedSymbol()
| const char * Selection::selectedSymbol |
( |
| ) |
const |
§ selectIndex()
| bool Selection::selectIndex |
( |
int |
index | ) |
|
§ setSymbol()
| void Selection::setSymbol |
( |
int |
index, |
|
|
const std::string & |
symbol |
|
) |
| |
§ size()
| int cnoid::Selection::size |
( |
| ) |
const |
|
inline |
§ symbol() [1/2]
| std::string& cnoid::Selection::symbol |
( |
int |
index | ) |
|
|
inline |
§ symbol() [2/2]
| const std::string& cnoid::Selection::symbol |
( |
int |
index | ) |
const |
|
inline |
§ which()
| int cnoid::Selection::which |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: