| typedef basic_buffer<obby::document, net6::selector> obby::buffer |
Definition at line 269 of file buffer.hpp.
| typedef basic_client_buffer<obby::document, net6::selector> obby::client_buffer |
Definition at line 341 of file client_buffer.hpp.
| typedef basic_format_string<std::string, std::stringstream> obby::format_string |
Definition at line 99 of file format_string.hpp.
| typedef basic_host_buffer<obby::document, net6::selector> obby::host_buffer |
Definition at line 162 of file host_buffer.hpp.
| typedef basic_local_buffer<obby::document, net6::selector> obby::local_buffer |
Definition at line 105 of file local_buffer.hpp.
| typedef std::string::size_type obby::position |
Definition at line 27 of file position.hpp.
| typedef basic_server_buffer<obby::document, net6::selector> obby::server_buffer |
Definition at line 278 of file server_buffer.hpp.
| typedef basic_vector_time<unsigned int> obby::vector_time |
Definition at line 47 of file vector_time.hpp.
| const char* obby::_ | ( | const char * | msgid | ) |
Translates a message of the libobby catalog.
Definition at line 78 of file common.cpp.
Referenced by obby::serialise::attribute::as(), obby::basic_server_buffer< Document, Selector >::basic_server_buffer(), obby::command_map::command_map(), obby::serialise::attribute::deserialise(), obby::chat::deserialise(), obby::serialise::object::deserialise(), obby::serialise::parser::deserialise(), obby::user_table::deserialise(), obby::serialise::parser::deserialise_memory(), obby::login::errstring(), obby::serialise::object::get_required_attribute(), obby::serialise::token_list::next_token(), obby::chat::on_document_insert(), obby::chat::on_document_remove(), obby::chat::on_user_join(), obby::chat::on_user_part(), obby::basic_server_buffer< Document, Selector >::open(), obby::serialise::parser::serialise(), and obby::text::text().
| const char* obby::_ | ( | const char * | msgid | ) |
Translates a message of the libobby catalog.
Definition at line 78 of file common.cpp.
Referenced by obby::serialise::attribute::as(), obby::basic_server_buffer< Document, Selector >::basic_server_buffer(), obby::command_map::command_map(), obby::user_table::deserialise(), obby::serialise::parser::deserialise(), obby::serialise::object::deserialise(), obby::chat::deserialise(), obby::serialise::attribute::deserialise(), obby::serialise::parser::deserialise_memory(), obby::login::errstring(), obby::serialise::object::get_required_attribute(), obby::serialise::token_list::next_token(), obby::chat::on_document_insert(), obby::chat::on_document_remove(), obby::chat::on_user_join(), obby::chat::on_user_part(), obby::basic_server_buffer< Document, Selector >::open(), obby::serialise::parser::serialise(), and obby::text::text().
| void obby::init_gettext | ( | net6::gettext_package & | package | ) |
Initialises gettext for usage with libobby. The constructor of the main libobby objects (basic_buffer and derivates) call this function.
Definition at line 71 of file common.cpp.
Referenced by obby::basic_buffer< Document, Selector >::basic_buffer().
| void obby::init_gettext | ( | net6::gettext_package & | package | ) |
Initialises gettext for usage with libobby. The constructor of the main libobby objects (basic_buffer and derivates) call this function.
Definition at line 71 of file common.cpp.
Referenced by obby::basic_buffer< Document, Selector >::basic_buffer().
| const bool obby::IPV6_ENABLED |
Definition at line 90 of file common.cpp.
Referenced by obby::basic_client_buffer< Document, Selector >::connect(), and obby::basic_server_buffer< Document, Selector >::reopen_impl().
| const unsigned long obby::PROTOCOL_VERSION = 8ul |
Definition at line 23 of file buffer.cpp.
Referenced by obby::basic_server_buffer< Document, Selector >::on_connect(), and obby::basic_client_buffer< Document, Selector >::on_net_welcome().
| const unsigned long obby::PROTOCOL_VERSION |
Definition at line 23 of file buffer.cpp.
Referenced by obby::basic_server_buffer< Document, Selector >::on_connect(), and obby::basic_client_buffer< Document, Selector >::on_net_welcome().
1.5.1