This is the complete list of members for LSLLIB::stream_info, including all inherited members.
| channel_count() const | LSLLIB::stream_info | |
| channel_format() const | LSLLIB::stream_info | |
| data_host() const | LSLLIB::stream_info | |
| data_port() const | LSLLIB::stream_info | |
| from_string(const std::string &data) | LSLLIB::stream_info | static |
| hostname() const | LSLLIB::stream_info | |
| name() const | LSLLIB::stream_info | |
| nominal_srate() const | LSLLIB::stream_info | |
| operator=(const stream_info &other)=default | LSLLIB::stream_info | |
| set_data_host(const std::string &host) | LSLLIB::stream_info | |
| set_data_port(int port) | LSLLIB::stream_info | |
| source_id() const | LSLLIB::stream_info | |
| stream_info() | LSLLIB::stream_info | |
| stream_info(const std::string &name, const std::string &type, int channel_count=0, double nominal_srate=0.0, channel_format_t channel_format=cf_float32, const std::string &source_id="") | LSLLIB::stream_info | |
| stream_info(const stream_info &other)=default | LSLLIB::stream_info | |
| to_string() const | LSLLIB::stream_info | |
| type() const | LSLLIB::stream_info | |
| uid() const | LSLLIB::stream_info |