Cogs.Core
Public Member Functions | Public Attributes | List of all members
Cogs::Core::StringRef Struct Reference

Public Member Functions

 operator bool ()
 
bool operator== (const StringRef &rhs) const
 

Public Attributes

uint32_t value
 

Detailed Description

Definition at line 8 of file Strings.h.

Member Function Documentation

◆ operator bool()

Cogs::Core::StringRef::operator bool ( )
inlineexplicit

Definition at line 11 of file Strings.h.

◆ operator==()

bool Cogs::Core::StringRef::operator== ( const StringRef rhs) const
inline

Definition at line 12 of file Strings.h.

Member Data Documentation

◆ value

uint32_t Cogs::Core::StringRef::value

Definition at line 9 of file Strings.h.


The documentation for this struct was generated from the following file: