open62541pp 0.19.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::DateTime Member List

This is the complete list of members for opcua::DateTime, including all inherited members.

asNative(UA_DateTime *wrapper) noexceptopcua::Wrapper< UA_DateTime >related
asNative(const UA_DateTime *wrapper) noexceptopcua::Wrapper< UA_DateTime >related
asNative(UA_DateTime &wrapper) noexceptopcua::Wrapper< UA_DateTime >related
asNative(const UA_DateTime &wrapper) noexceptopcua::Wrapper< UA_DateTime >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< UA_DateTime >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< UA_DateTime >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< UA_DateTime >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< UA_DateTime >related
clear() noexceptopcua::Wrapper< UA_DateTime >inlineprotected
DateTime(std::chrono::time_point< Clock, Duration > timePoint)opcua::DateTimeinline
DefaultClock typedefopcua::DateTime
format(std::string_view format, bool localtime=false) constopcua::DateTime
fromTimePoint(std::chrono::time_point< Clock, Duration > timePoint)opcua::DateTimeinlinestatic
fromUnixTime(int64_t unixTime) noexceptopcua::DateTimeinlinestatic
get() const noexceptopcua::DateTimeinline
handle() noexceptopcua::Wrapper< UA_DateTime >inline
handle() const noexceptopcua::Wrapper< UA_DateTime >inline
HandlerType typedefopcua::Wrapper< UA_DateTime >
localTimeUtcOffset() noexceptopcua::DateTimeinlinestatic
native() const noexceptopcua::Wrapper< UA_DateTime >inlineprotected
native() noexceptopcua::Wrapper< UA_DateTime >inlineprotected
NativeType typedefopcua::Wrapper< UA_DateTime >
now() noexceptopcua::DateTimeinlinestatic
operator const UA_DateTime &() const noexceptopcua::Wrapper< UA_DateTime >inline
operator UA_DateTime &() noexceptopcua::Wrapper< UA_DateTime >inline
operator->() noexceptopcua::Wrapper< UA_DateTime >inline
operator->() const noexceptopcua::Wrapper< UA_DateTime >inline
operator=(const Wrapper &other)opcua::Wrapper< UA_DateTime >inline
operator=(const UA_DateTime &native)opcua::Wrapper< UA_DateTime >inline
operator=(Wrapper &&other) noexceptopcua::Wrapper< UA_DateTime >inline
operator=(UA_DateTime &&native) noexceptopcua::Wrapper< UA_DateTime >inline
swap(Wrapper &other) noexceptopcua::Wrapper< UA_DateTime >inline
swap(UA_DateTime &native) noexceptopcua::Wrapper< UA_DateTime >inline
toStruct() const noexceptopcua::DateTimeinline
toTimePoint() constopcua::DateTimeinline
toUnixTime() const noexceptopcua::DateTimeinline
UaDuration typedefopcua::DateTime
Wrapper() noexcept=defaultopcua::DateTime
Wrapper(const Wrapper &other)opcua::DateTimeinline
Wrapper(const T &native)opcua::DateTimeinlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::DateTimeinline
Wrapper(T &&native) noexceptopcua::DateTimeinline
Wrapper< UA_DateTime >::Wrapper(const UA_DateTime &native)opcua::Wrapper< UA_DateTime >inlineexplicit
Wrapper< UA_DateTime >::Wrapper(UA_DateTime &&native) noexceptopcua::Wrapper< UA_DateTime >inline
~Wrapper() noexcept=defaultopcua::Wrapper< UA_DateTime >