librime 1.2
Rime Input Method Engine, the core library
rime::String Struct Reference

#include <mapped_file.h>

Collaboration diagram for rime::String:

Public Member Functions

const char * c_str () const
size_t length () const
bool empty () const

Public Attributes

OffsetPtr< char > data

Member Function Documentation

◆ c_str()

const char * rime::String::c_str ( ) const
inline

◆ empty()

bool rime::String::empty ( ) const
inline

◆ length()

size_t rime::String::length ( ) const
inline

Member Data Documentation

◆ data

OffsetPtr<char> rime::String::data

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