Blender V4.5
blender::locale::MOFile Class Reference

Public Member Functions

 MOFile (const std::string &filepath)
 
const char * key (int id)
 
StringRef value (int id)
 
size_t size () const
 
bool empty () const
 
const std::string & error () const
 

Detailed Description

Definition at line 286 of file messages.cc.

Constructor & Destructor Documentation

◆ MOFile()

Member Function Documentation

◆ empty()

bool blender::locale::MOFile::empty ( ) const
inline

Definition at line 347 of file messages.cc.

◆ error()

const std::string & blender::locale::MOFile::error ( ) const
inline

Definition at line 352 of file messages.cc.

◆ key()

const char * blender::locale::MOFile::key ( int id)
inline

◆ size()

size_t blender::locale::MOFile::size ( ) const
inline

Definition at line 342 of file messages.cc.

◆ value()

StringRef blender::locale::MOFile::value ( int id)
inline

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