D++ (DPP)  10.0.30
C++ Discord API Bot Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nanonymous_namespace{coro.cpp}
 NdppThe main namespace for D++ functions
 NstdSTL namespace
 Chas_build_jsonType trait to check if a certain type has a build_json method
 Chas_build_json< T, std::void_t< decltype(std::declval< T & >().build_json())> >
 Chas_fill_from_jsonType trait to check if a certain type has a fill_from_json method
 Chas_fill_from_json< T, std::void_t< decltype(std::declval< T & >().fill_from_json(std::declval< dpp::json * >()))> >
 Cmessage_collectorA test version of the message collector for use in unit tests
 COpusDecoder
 COpusEncoder
 COpusRepacketizer
 Ctest_cached_object_t
 Ctest_t
 Cuser_project_id_tConvenience functor to get the snowflake of a certain type