Caffa
1.1.0
C++ Application Framework for Embedded Systems with introspection
|
This is the complete list of members for caffa::rpc::Client, including all inherited members.
appInfo() const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
changeSession(caffa::Session::Type newType)=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
checkSession() const =0 | caffa::rpc::Client | pure virtual |
clearChildObjects(const caffa::ObjectHandle *objectHandle, const std::string &fieldName)=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
Client(const std::string &hostname, int port) (defined in caffa::rpc::Client) | caffa::rpc::Client | inline |
deepCopyChildObjectFrom(const caffa::ObjectHandle *objectHandle, const std::string &fieldName, const caffa::ObjectHandle *childObject)=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
destroySession()=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
document(const std::string &documentId) const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
documents() const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
execute(caffa::not_null< const caffa::ObjectHandle * > selfObject, const std::string &methodName, const std::string &jsonArguments) const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
get(const caffa::ObjectHandle *objectHandle, const std::string &fieldName) const | caffa::rpc::Client | |
getChildObjects(const caffa::ObjectHandle *objectHandle, const std::string &fieldName) const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
getDeepCopyOfChildObject(const caffa::ObjectHandle *objectHandle, const std::string &fieldName) const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
getShallowCopyOfChildObject(const caffa::ObjectHandle *objectHandle, const std::string &fieldName) const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
hostname() const (defined in caffa::rpc::Client) | caffa::rpc::Client | inline |
insertChildObject(const caffa::ObjectHandle *objectHandle, const std::string &fieldName, size_t index, const caffa::ObjectHandle *childObject)=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
port() const (defined in caffa::rpc::Client) | caffa::rpc::Client | inline |
removeChildObject(const caffa::ObjectHandle *objectHandle, const std::string &fieldName, size_t index)=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
sendKeepAlive()=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
sessionUuid() const =0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
set(const caffa::ObjectHandle *objectHandle, const std::string &fieldName, const DataType &value) | caffa::rpc::Client | |
setChildObject(const caffa::ObjectHandle *objectHandle, const std::string &fieldName, const caffa::ObjectHandle *childObject)=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
startKeepAliveThread()=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
stopServer()=0 (defined in caffa::rpc::Client) | caffa::rpc::Client | pure virtual |
~Client()=default (defined in caffa::rpc::Client) | caffa::rpc::Client | virtual |