diff --git a/dir_21275a4f97039163a157995766de70c2.html b/dir_21275a4f97039163a157995766de70c2.html index fab6d950..f215bae2 100644 --- a/dir_21275a4f97039163a157995766de70c2.html +++ b/dir_21275a4f97039163a157995766de70c2.html @@ -136,6 +136,8 @@
+ |
+ Faker C++
+
+ |
+
#include <string_view>
#include "faker-cxx/export.h"
Go to the source code of this file.
++Namespaces | |
namespace | faker |
namespace | faker::esport |
+Functions | |
FAKER_CXX_EXPORT std::string_view | faker::esport::player () |
Returns a random player name. | |
FAKER_CXX_EXPORT std::string_view | faker::esport::team () |
Returns a random esport team. | |
FAKER_CXX_EXPORT std::string_view | faker::esport::league () |
Returns a random esport league. | |
FAKER_CXX_EXPORT std::string_view | faker::esport::event () |
Returns a random esport event. | |
FAKER_CXX_EXPORT std::string_view | faker::esport::game () |
Returns a random competitive video game. | |
+ |
+ Faker C++
+
+ |
+
+ |
+ Faker C++
+
+ |
+
+Functions | |
FAKER_CXX_EXPORT std::string_view | player () |
Returns a random player name. | |
FAKER_CXX_EXPORT std::string_view | team () |
Returns a random esport team. | |
FAKER_CXX_EXPORT std::string_view | league () |
Returns a random esport league. | |
FAKER_CXX_EXPORT std::string_view | event () |
Returns a random esport event. | |
FAKER_CXX_EXPORT std::string_view | game () |
Returns a random competitive video game. | |
FAKER_CXX_EXPORT std::string_view faker::esport::event | +( | +) | ++ |
FAKER_CXX_EXPORT std::string_view faker::esport::game | +( | +) | ++ |
Returns a random competitive video game.
+FAKER_CXX_EXPORT std::string_view faker::esport::league | +( | +) | ++ |
FAKER_CXX_EXPORT std::string_view faker::esport::player | +( | +) | ++ |
FAKER_CXX_EXPORT std::string_view faker::esport::team | +( | +) | ++ |
Returns a random esport team.
+