This is the complete list of members for aegis::snowflake, including all inherited members.
c_get_all(int64_t _snowflake) noexcept | aegis::snowflake | static |
c_get_count(int64_t _snowflake) noexcept | aegis::snowflake | static |
c_get_process(int64_t _snowflake) noexcept | aegis::snowflake | static |
c_get_time(int64_t _snowflake) noexcept | aegis::snowflake | static |
c_get_timestamp(int64_t _snowflake) noexcept | aegis::snowflake | static |
c_get_worker(int64_t _snowflake) noexcept | aegis::snowflake | static |
get() const noexcept | aegis::snowflake | |
get_all() const noexcept | aegis::snowflake | |
get_count() const noexcept | aegis::snowflake | |
get_process() const noexcept | aegis::snowflake | |
get_time() const noexcept | aegis::snowflake | |
get_timestamp() const noexcept | aegis::snowflake | |
get_worker() const noexcept | aegis::snowflake | |
gets() const noexcept | aegis::snowflake | |
operator int64_t() const noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake() noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(int64_t _snowflake) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const snowflake &_snowflake) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const char *_snowflake) noexcept (defined in aegis::snowflake) | aegis::snowflake | explicit |
snowflake(const std::string &_snowflake) noexcept (defined in aegis::snowflake) | aegis::snowflake | explicit |
snowflake(const nlohmann::json &_snowflake) noexcept (defined in aegis::snowflake) | aegis::snowflake | explicit |
snowflake(const aegis::user &_user) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const aegis::guild &_guild) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const aegis::channel &_channel) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const aegis::gateway::objects::role &_role) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const aegis::gateway::objects::message &_message) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const aegis::gateway::objects::emoji &_emoji) noexcept (defined in aegis::snowflake) | aegis::snowflake | |
snowflake(const aegis::gateway::objects::attachment &_attachment) noexcept (defined in aegis::snowflake) | aegis::snowflake |