| 
    CommonLibSSE (Parapets fork)
    
   | 
 
#include <hkStringPtr.h>
Public Types | |
| using | size_type = std::int32_t | 
Public Member Functions | |
| const char * | data () const noexcept | 
| const char * | c_str () const noexcept | 
| bool | empty () const noexcept | 
| size_type | size () const | 
| size_type | length () const | 
Protected Types | |
| enum | { kManaged = 1 << 0 } | 
Protected Attributes | |
| const char * | _data | 
| using RE::hkStringPtr::size_type = std::int32_t | 
      
  | 
  noexcept | 
      
  | 
  noexcept | 
      
  | 
  noexcept | 
| size_type RE::hkStringPtr::length | ( | ) | const | 
| size_type RE::hkStringPtr::size | ( | ) | const | 
      
  | 
  protected |