#include "OW_config.h"
#include "OW_String.hpp"
#include "OW_Array.hpp"
#include "OW_OperationContext.hpp"
#include "OW_CommonFwd.hpp"
Include dependency graph for OW_SessionLanguage.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::LanguageTag |
class | OW_NAMESPACE::SessionLanguage |
When getting a SessionLanguage instance from the OperationContext, use OperationContext::SESSION_LANGUAGE_KEY as the key. More... | |
Typedefs | |
typedef Array< LanguageTag > | OW_NAMESPACE::LanguageTagArray |