CMetaRegistry::SKey Struct Reference

Search Toolkit Book for CMetaRegistry::SKey

List of all members.

Detailed Description

Members.

Definition at line 183 of file metareg.hpp.

Public Member Functions

 SKey (string n, ENameStyle s, TFlags f, TRegFlags rf)
bool operator< (const SKey &k) const

Public Attributes

string requested_name
ENameStyle style
TFlags flags
TRegFlags reg_flags


Constructor & Destructor Documentation

CMetaRegistry::SKey::SKey string  n,
ENameStyle  s,
TFlags  f,
TRegFlags  rf
[inline]
 

Definition at line 189 of file metareg.hpp.


Member Function Documentation

bool CMetaRegistry::SKey::operator< const SKey k  )  const
 

Definition at line 359 of file metareg.cpp.

References flags, reg_flags, requested_name, and style.


Member Data Documentation

TFlags CMetaRegistry::SKey::flags
 

Definition at line 186 of file metareg.hpp.

Referenced by operator<().

TRegFlags CMetaRegistry::SKey::reg_flags
 

Definition at line 187 of file metareg.hpp.

Referenced by operator<().

string CMetaRegistry::SKey::requested_name
 

Definition at line 184 of file metareg.hpp.

Referenced by operator<().

ENameStyle CMetaRegistry::SKey::style
 

Definition at line 185 of file metareg.hpp.

Referenced by operator<().


The documentation for this struct was generated from the following files:
Generated on Wed Dec 9 08:02:30 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:19:28 2009 by modify_doxy.py rev. 173732