DMToolKit.h File Reference

#include <stlrt/atypes.h>
#include <Comm/atracer.h>
#include "pluginconfig.h"
#include "constants/domain.h"

Go to the source code of this file.

Namespaces

namespace  ToolKit

Functions

PLUGINTOOLKIT_DECL bool ToolKit::validateEmail (Str email)
PLUGINTOOLKIT_DECL Str ToolKit::to_ascii (const Str &)
PLUGINTOOLKIT_DECL Str ToolKit::to_utf (const Str &)
PLUGINTOOLKIT_DECL bool ToolKit::is_idn (const Str &)
PLUGINTOOLKIT_DECL Str ToolKit::generate_passwd (size_t min_length=8, size_t max_length=12)
PLUGINTOOLKIT_DECL Str ToolKit::generate_login (const Str &pattern, size_t add_length=20, bool except_digit=false)
PLUGINTOOLKIT_DECL time_t ToolKit::date_from_string (const char *s)
PLUGINTOOLKIT_DECL Str ToolKit::string_from_date (const time_t timestmp)
PLUGINTOOLKIT_DECL Str ToolKit::transliterate (const Str &mbstr)
PLUGINTOOLKIT_DECL Str ToolKit::country_name_by_2c (const Str &code2c)
PLUGINTOOLKIT_DECL Str ToolKit::country_name_by_3c (const Str &code3c)
PLUGINTOOLKIT_DECL Str ToolKit::country_name_by_code (int code)
PLUGINTOOLKIT_DECL Str ToolKit::country_3c_by_2c (const Str &code2c)
PLUGINTOOLKIT_DECL int ToolKit::country_code_by_2c (const Str &code2c)
PLUGINTOOLKIT_DECL Str ToolKit::country_3c_by_code (int code)
PLUGINTOOLKIT_DECL Str ToolKit::country_2c_by_code (int code)
PLUGINTOOLKIT_DECL vector< Str > ToolKit::get_ns_by_domain (const Str sDomainName)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2010 for DomainPlug-insDocumentation by  doxygen 1.6.1