GATE
gate::tech::MicroHost Member List

This is the complete list of members for gate::tech::MicroHost, including all inherited members.

c_impl() noexcept (defined in gate::Object)gate::Object
empty() const noexcept (defined in gate::Object)gate::Object
getInterfaceName() (defined in gate::Object)gate::Object
log(uint32_t logType, result_t resultCode, int32_t nativeCode, String const &origin, String const &message) (defined in gate::tech::MicroHost)gate::tech::MicroHost
LogType_Alert enum value (defined in gate::tech::MicroHost)gate::tech::MicroHost
LogType_Debug enum value (defined in gate::tech::MicroHost)gate::tech::MicroHost
LogType_Error enum value (defined in gate::tech::MicroHost)gate::tech::MicroHost
LogType_Info enum value (defined in gate::tech::MicroHost)gate::tech::MicroHost
LogType_Status enum value (defined in gate::tech::MicroHost)gate::tech::MicroHost
LogType_Warning enum value (defined in gate::tech::MicroHost)gate::tech::MicroHost
LogTypeEnum enum name (defined in gate::tech::MicroHost)gate::tech::MicroHost
MicroHost(gate_microhost_t *host) noexcept (defined in gate::tech::MicroHost)gate::tech::MicroHost
Object(gate_object_ptr_t obj_ptr) noexcept (defined in gate::Object)gate::Object
Object(Object const &obj) noexcept (defined in gate::Object)gate::Object
object_impl_t typedef (defined in gate::tech::MicroHost)gate::tech::MicroHost
operator!() const noexcept (defined in gate::Object)gate::Object
operator=(Object const &obj) noexcept (defined in gate::Object)gate::Object
publishMessage(String const &sourceAddress, String const &destinationAddress, String const &msgId, String const &message) (defined in gate::tech::MicroHost)gate::tech::MicroHost
publishObject(String const &sourceAddress, String const &destinationAddress, String const &objId, Object &obj) (defined in gate::tech::MicroHost)gate::tech::MicroHost
remoteInvoke(String const &destinationAddress, String const &method, Struct &inputData, Struct &outputData) (defined in gate::tech::MicroHost)gate::tech::MicroHost
subscribeMessages(String const &sourceAddress, String const &destinationAddress, String const &msgId, MicroService &obj, void *userData) (defined in gate::tech::MicroHost)gate::tech::MicroHost
subscribeObjects(String const &sourceAddress, String const &destinationAddress, String const &objId, MicroService &obj, void *userData) (defined in gate::tech::MicroHost)gate::tech::MicroHost
swap(Object &that) noexcept (defined in gate::Object)gate::Objectprotected
unsubscribeMessages(String const &sourceAddress, String const &destinationAddress, String const &msgId, MicroService &obj, void *userData) (defined in gate::tech::MicroHost)gate::tech::MicroHost
unsubscribeObjects(String const &sourceAddress, String const &destinationAddress, String const &objId, MicroService &obj, void *userData) (defined in gate::tech::MicroHost)gate::tech::MicroHost
~MicroHost() noexcept (defined in gate::tech::MicroHost)gate::tech::MicroHost
~Object() noexcept (defined in gate::Object)gate::Object