Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
Translation Namespace Reference

Functions

bool Add (const wchar_t *Path)
 
bool Close ()
 
bool Open ()
 
bool PopulateEntries ()
 
bool Save ()
 
bool SaveAs ()
 
bool SetWorkspace ()
 

Variables

wchar_t Path [1024]
 
wchar_t Filename [1024]
 
bool IsOpen
 
bool IsModified
 

Function Documentation

bool Translation::Add ( const wchar_t *  Path)
bool Translation::Close ( )
bool Translation::Open ( )
bool Translation::PopulateEntries ( )
bool Translation::Save ( )
bool Translation::SaveAs ( )
bool Translation::SetWorkspace ( )

Variable Documentation

wchar_t Translation::Filename[1024]
bool Translation::IsModified
bool Translation::IsOpen
wchar_t Translation::Path[1024]