NCBI C++ ToolKit
Static Public Member Functions | List of all members
SNetStorage::SLimits::SUserName Struct Reference

Search Toolkit Book for SNetStorage::SLimits::SUserName

#include <connect/services/impl/netstorage_impl.hpp>

Static Public Member Functions

static string Name ()
 
static size_t MaxLength ()
 
static bool IsValid (char c)
 

Detailed Description

Definition at line 352 of file netstorage_impl.hpp.

Member Function Documentation

◆ IsValid()

static bool SNetStorage::SLimits::SUserName::IsValid ( char  c)
inlinestatic

Definition at line 356 of file netstorage_impl.hpp.

References isalnum().

◆ MaxLength()

static size_t SNetStorage::SLimits::SUserName::MaxLength ( )
inlinestatic

Definition at line 355 of file netstorage_impl.hpp.

◆ Name()

static string SNetStorage::SLimits::SUserName::Name ( )
inlinestatic

Definition at line 354 of file netstorage_impl.hpp.


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:45 2024 by modify_doxy.py rev. 669887