Classes | |
| class | gdi_device |
| class | window |
Typedefs | |
| typedef std::basic_string< TCHAR > | win_string |
| typedef std::basic_stringstream< TCHAR > | win_stringstream |
| typedef std::basic_ostringstream < TCHAR > | win_ostringstream |
| typedef std::basic_istringstream < TCHAR > | win_istringstream |
| typedef shared_ptr< window > | window_ptr |
Functions | |
| SGE_SYMBOL win_string | sge_str_to_win (string const &) |
| SGE_SYMBOL string | win_str_to_sge (win_string const &) |
| typedef std::basic_istringstream<TCHAR> sge::windows::win_istringstream |
| typedef std::basic_ostringstream<TCHAR> sge::windows::win_ostringstream |
| typedef std::basic_string<TCHAR> sge::windows::win_string |
| typedef std::basic_stringstream<TCHAR> sge::windows::win_stringstream |
| typedef shared_ptr<window> sge::windows::window_ptr |
| SGE_SYMBOL win_string sge::windows::sge_str_to_win | ( | string const & | ) |
| SGE_SYMBOL string sge::windows::win_str_to_sge | ( | win_string const & | ) |
1.5.5