SmartSoft Component-Developer API
Smart::IUniversalId< IdType > Member List

This is the complete list of members for Smart::IUniversalId< IdType >, including all inherited members.

_idSmart::IUniversalId< IdType >protected
from_string(const std::string &s_id) const =0Smart::IUniversalId< IdType >protectedpure virtual
generateNewId()=0Smart::IUniversalId< IdType >protectedpure virtual
IUniversalId()Smart::IUniversalId< IdType >inline
IUniversalId(const std::string &s_id)Smart::IUniversalId< IdType >inline
operator std::string() constSmart::IUniversalId< IdType >inlinevirtual
operator!=(const IUniversalId &id) constSmart::IUniversalId< IdType >inlinevirtual
operator<(const IUniversalId &id) constSmart::IUniversalId< IdType >inlinevirtual
operator<=(const IUniversalId &id) constSmart::IUniversalId< IdType >inlinevirtual
operator=(const std::string &id)Smart::IUniversalId< IdType >inlinevirtual
operator==(const IUniversalId &id) constSmart::IUniversalId< IdType >inlinevirtual
operator>(const IUniversalId &id) constSmart::IUniversalId< IdType >inlinevirtual
operator>=(const IUniversalId &id) constSmart::IUniversalId< IdType >inlinevirtual
to_string(const IdType &id) const =0Smart::IUniversalId< IdType >protectedpure virtual
~IUniversalId()=defaultSmart::IUniversalId< IdType >virtual