|
PdCom
5.3
Process data communication client
|
This is the complete list of members for PdCom::SecureProcess, including all inherited members.
| alive() | PdCom::Process | inlineprotectedvirtual |
| applicationName() const | PdCom::Process | inlineprotectedvirtual |
| asyncData() | PdCom::SecureProcess | |
| broadcast(const std::string &message, const std::string &attr="text") | PdCom::Process | |
| broadcastReply(const std::string &message, const std::string &attr, std::chrono::nanoseconds time_ns, const std::string &user) | PdCom::Process | protectedvirtual |
| bye() | PdCom::SecureProcess | |
| callPendingCallbacks() | PdCom::Process | |
| clientStatisticsReply(std::vector< ClientStatistics > statistics) | PdCom::Process | protectedvirtual |
| connected()=0 | PdCom::Process | protectedpure virtual |
| FinalizeLibrary() | PdCom::SecureProcess | static |
| find(const std::string &path) | PdCom::Process | protected |
| findReply(const Variable &variable) | PdCom::Process | protectedvirtual |
| getActiveSubscriptions() const (defined in PdCom::Process) | PdCom::Process | |
| getAuthManager() const | PdCom::Process | protected |
| getClientStatistics() | PdCom::Process | protected |
| handshake() | PdCom::SecureProcess | |
| hostname() const | PdCom::Process | inlineprotectedvirtual |
| InitLibrary() | PdCom::SecureProcess | static |
| list(const std::string &path="") | PdCom::Process | protected |
| listReply(std::vector< Variable > variables, std::vector< std::string > dirs) | PdCom::Process | protectedvirtual |
| name() const | PdCom::Process | |
| operator=(Process &&)=delete (defined in PdCom::Process) | PdCom::Process | |
| operator=(Process const &)=delete (defined in PdCom::Process) | PdCom::Process | |
| ping() | PdCom::Process | protected |
| pingReply() | PdCom::Process | inlineprotectedvirtual |
| Process() | PdCom::Process | |
| Process(Process &&)=delete (defined in PdCom::Process) | PdCom::Process | |
| Process(Process const &)=delete (defined in PdCom::Process) | PdCom::Process | |
| read(char *buf, int count)=0 | PdCom::Process | protectedpure virtual |
| reset() | PdCom::Process | protected |
| SecureProcess(EncryptionDetails const &) (defined in PdCom::SecureProcess) | PdCom::SecureProcess | explicit |
| setAuthManager(Sasl *) | PdCom::Process | protected |
| setMessageManager(MessageManagerBase *) | PdCom::Process | protected |
| version() const | PdCom::Process | |
| write(const char *buf, size_t count)=0 | PdCom::Process | protectedpure virtual |
| ~Process() | PdCom::Process | protectedvirtual |