A PrefixAndSessionNo holds a user's data prefix and session number (used to return a list from getProducerPrefixes). More...
#include <chrono-sync2013.hpp>
Public Member Functions | |
| PrefixAndSessionNo (const std::string &dataPrefixUri, int sessionNo) | |
| const std::string & | getDataPrefix () const |
| Get the application data prefix for this sync state message. More... | |
| int | getSessionNo () const |
| Get the session number associated with the application data prefix for this sync state message. More... | |
A PrefixAndSessionNo holds a user's data prefix and session number (used to return a list from getProducerPrefixes).
|
inline |
Get the application data prefix for this sync state message.
|
inline |
Get the session number associated with the application data prefix for this sync state message.
1.8.6