Faker C++
Loading...
Searching...
No Matches
Company.h File Reference
#include <string_view>
#include "faker-cxx/Export.h"
Include dependency graph for Company.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  faker
 
namespace  faker::company
 

Functions

FAKER_CXX_EXPORT std::string faker::company::name ()
 Returns a random company name.
 
FAKER_CXX_EXPORT std::string_view faker::company::type ()
 Returns a random company type.
 
FAKER_CXX_EXPORT std::string_view faker::company::industry ()
 Returns a random company industry.
 
FAKER_CXX_EXPORT std::string faker::company::buzzPhrase ()
 Returns a random buzz phrase.
 
FAKER_CXX_EXPORT std::string_view faker::company::buzzAdjective ()
 Returns a random buzz adjective.
 
FAKER_CXX_EXPORT std::string_view faker::company::buzzNoun ()
 Returns a random buzz noun.
 
FAKER_CXX_EXPORT std::string_view faker::company::buzzVerb ()
 Returns a random buzz verb.
 
FAKER_CXX_EXPORT std::string faker::company::catchPhrase ()
 Returns a random catch phrase.
 
FAKER_CXX_EXPORT std::string_view faker::company::catchPhraseAdjective ()
 Returns a random catch phrase adjective.
 
FAKER_CXX_EXPORT std::string_view faker::company::catchPhraseDescriptor ()
 Returns a random catch phrase descriptor.
 
FAKER_CXX_EXPORT std::string_view faker::company::catchPhraseNoun ()
 Returns a random catch phrase noun.