| addListener(SubscriptionListener *listener) | Lightstreamer::Subscription | inline |
| getCommandPosition() | Lightstreamer::Subscription | inline |
| getCommandSecondLevelDataAdapter() | Lightstreamer::Subscription | inline |
| getCommandSecondLevelFields() | Lightstreamer::Subscription | inline |
| getCommandSecondLevelFieldSchema() | Lightstreamer::Subscription | inline |
| getCommandValue(const std::string &itemName, const std::string &keyValue, const std::string &fieldName) | Lightstreamer::Subscription | inline |
| getCommandValue(int itemPos, const std::string &keyValue, int fieldPos) | Lightstreamer::Subscription | inline |
| getCommandValue(const std::string &itemName, const std::string &keyValue, int fieldPos) | Lightstreamer::Subscription | inline |
| getCommandValue(int itemPos, const std::string &keyValue, const std::string &fieldName) | Lightstreamer::Subscription | inline |
| getDataAdapter() | Lightstreamer::Subscription | inline |
| getFields() | Lightstreamer::Subscription | inline |
| getFieldSchema() | Lightstreamer::Subscription | inline |
| getItemGroup() | Lightstreamer::Subscription | inline |
| getItems() | Lightstreamer::Subscription | inline |
| getKeyPosition() | Lightstreamer::Subscription | inline |
| getListeners() | Lightstreamer::Subscription | inline |
| getMode() | Lightstreamer::Subscription | inline |
| getRequestedBufferSize() | Lightstreamer::Subscription | inline |
| getRequestedMaxFrequency() | Lightstreamer::Subscription | inline |
| getRequestedSnapshot() | Lightstreamer::Subscription | inline |
| getSelector() | Lightstreamer::Subscription | inline |
| getValue(const std::string &itemName, const std::string &fieldName) | Lightstreamer::Subscription | inline |
| getValue(int itemPos, int fieldPos) | Lightstreamer::Subscription | inline |
| getValue(const std::string &itemName, int fieldPos) | Lightstreamer::Subscription | inline |
| getValue(int itemPos, const std::string &fieldName) | Lightstreamer::Subscription | inline |
| isActive() | Lightstreamer::Subscription | inline |
| isSubscribed() | Lightstreamer::Subscription | inline |
| LightstreamerClient (defined in Lightstreamer::Subscription) | Lightstreamer::Subscription | friend |
| operator=(const Subscription &)=delete (defined in Lightstreamer::Subscription) | Lightstreamer::Subscription | |
| removeListener(SubscriptionListener *listener) | Lightstreamer::Subscription | inline |
| setCommandSecondLevelDataAdapter(const std::string &dataAdapter) | Lightstreamer::Subscription | inline |
| setCommandSecondLevelFields(const std::vector< std::string > &fields) | Lightstreamer::Subscription | inline |
| setCommandSecondLevelFieldSchema(const std::string &schema) | Lightstreamer::Subscription | inline |
| setDataAdapter(const std::string &dataAdapter) | Lightstreamer::Subscription | inline |
| setFields(const std::vector< std::string > &fields) | Lightstreamer::Subscription | inline |
| setFieldSchema(const std::string &schema) | Lightstreamer::Subscription | inline |
| setItemGroup(const std::string &group) | Lightstreamer::Subscription | inline |
| setItems(const std::vector< std::string > &items) | Lightstreamer::Subscription | inline |
| setRequestedBufferSize(const std::string &size) | Lightstreamer::Subscription | inline |
| setRequestedMaxFrequency(const std::string &frequency) | Lightstreamer::Subscription | inline |
| setRequestedSnapshot(const std::string &snapshot) | Lightstreamer::Subscription | inline |
| setSelector(const std::string &selector) | Lightstreamer::Subscription | inline |
| Subscription()=delete (defined in Lightstreamer::Subscription) | Lightstreamer::Subscription | |
| Subscription(const Subscription &)=delete (defined in Lightstreamer::Subscription) | Lightstreamer::Subscription | |
| Subscription(const std::string &mode, const std::vector< std::string > &items, const std::vector< std::string > &fields) | Lightstreamer::Subscription | inline |
| ~Subscription() (defined in Lightstreamer::Subscription) | Lightstreamer::Subscription | inline |